I am using cURL on Linux and trying to both upload and download to
different machines. I want to use the anonymous FTP. I have had success
with using the command line curl -O ftp://anonymous@ipaddress/remotepath
to receive files but I am having an issue going the other way. I have
tried curl -T localpath ftp://anonymous@ipaddress/remotepath and get a
curl: (25) Failed FTP upload: 550. If I use the same form and change it
to sftp and actually use name and password it works. How can I use FTP
and anonymous to successfully upload files? Thanks.
-
This message is intended only for the addressee and may contain information
that is company confidential or privileged. Any technical data in this message
may be exported only in accordance with the U.S. International Traffic in Arms
Regulations (22 CFR Parts 120-130) or the Export Administration Regulations (15
CFR Parts 730-774). Unauthorized use is strictly prohibited and may be
unlawful. If you are not the intended recipient, or the person responsible for
delivering to the intended recipient, you should not read, copy, disclose or
otherwise use this message. If you have received this email in error, please
delete it, and advise the sender immediately.
-
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html