View Single Post
Old 03-17-2012, 02:58 PM  
mafia_man
Confirmed User
 
mafia_man's Avatar
 
Industry Role:
Join Date: Jul 2005
Location: icq#: 639544261
Posts: 1,965
Quote:
Originally Posted by cooldude7 View Post
a simple bash script can do this.

Code:
curl -u FTP-Username1:Password1 -T /home/admin/transfer/*.mp4 ftp://ftp.server1.com/
curl -u FTP-Username2:Password2 -T /home/admin/transfer/*.mp4 ftp://ftp.server2.com/
curl -u FTP-Username3:Password3 -T /home/admin/transfer/*.mp4 ftp://ftp.server3.com/
People still use unsecure FTP?
__________________
I'm out.
mafia_man is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote