Can upload an file via FTP by curl tool with handy script :
curl -T file_need_to_upload ftp://hostname --user user:passwdEnjoyed this?
Leave a kudo — it means a lot.
0
Can upload an file via FTP by curl tool with handy script :
curl -T file_need_to_upload ftp://hostname --user user:passwdEnjoyed this?
Leave a kudo — it means a lot.
0