On Thu, 29 Jun 2017, Venkataragavan Vijayakumar via curl-library wrote:
I am trying to append a file from local file contents to remote file
contents using CURL FTP command
*command:*
*curl --append file.txt ftp://IPAddress/file1.txt
<ftp://IPAddress/file1.txt> -u username:passwd --verbose*
If you add -v to the command line, do you see curl sending the "APPE" command
instead of "STOR" when doing the upload?
--
/ daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html