I am not sure if this is related to the recent move to a new server but I am no longer able to use curl to upload to the AUR (via aurploader). I can't see anything different in the package submit form but attempting to upload a package now returns this page: <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>417 - Expectation Failed</title> </head> <body> <h1>417 - Expectation Failed</h1> </body> </html> As the aurploader code has not changed in months, this must be due either to a change in curl or in the AUR. I am still able to login using aurploader and retrieve the page with the submit form. Googling suggests that this is a lighttpd server error. I will keep trying to find a workaround for curl if this is the case, but could someone please check it it's possible to resolve this serverside? Thanks. Xyne