Ftp using curl

June 3, 2008 on 12:43 am | In Uncategorized | No Comments

This post just a reminder for me, as every time I need it, I look through the manual for options, to send a file through FTP using the command curl


$ curl ftp://server/Path/To/Destenation -T FileToUpload -u username:password
 

I just keep forgetting it, hope it would help someone else :)

Powered by WordPress with Pool theme design by Borja Fernandez.
Entries and comments feeds. Valid XHTML and CSS. ^Top^