linuxUpload file FTP via curl curl -T my-local-file.txt ftp://ftp.example.com --user user:secre From here