![]() |
FTP Multiple Sites Suggestion
I been wondering about this for a while.
I use filezilla to push files to my sites and it works fine.. however I am looking for this. A program that allows me to send the same files to multiple site locations at once. So lets say I had a movie called Freaky.mp4 and I wanted to send it up to 12 sites... instead of going to each site and uploading it one at a time I want to have the ability to send it up once and it fires off too all 12 sites. anyone know of anything that can do this? |
rsync?
8char |
thats a good idea
Quote:
|
a simple bash script can do this.
Code:
curl -u FTP-Username1:Password1 -T /home/admin/transfer/*.mp4 ftp://ftp.server1.com/ |
Quote:
|
Quote:
Alternatively use FlashFXP. |
All times are GMT -7. The time now is 03:09 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc