curl / Mailing Lists / curl-library / Single Mail

curl-library

FTP : Curl command line to append a file in remote

From: Venkataragavan Vijayakumar via curl-library <curl-library_at_cool.haxx.se>
Date: Thu, 29 Jun 2017 16:14:56 +0530

Hi ,

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*

Am I doing anything wrong , the contents in the local file is not
appending to remote file

Please correct me .

Thanks
Venkat

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2017-06-29