I'm using libcurl to download and upload files from Linux ftp server. Now the server supports anonymous users. However when I tried to upload a file to it, I always get the same error code 25 and error message Failed FTP upload: 553. I even tried the command curl and got the same error code. Could you please tell me how to fix it? Or it's a limitation now?
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
