Filezilla 1 file to multiple uploads auto
How can I upload 1 file to multiple domain servers using Filezilla? I have tried to write .bat file for Filezilla like this:
filezilla.exe -u "F:\images\photo.jpg" ftp ://user:pass(at)ftp.domainname.com/public_html/kuvat -close
but it says: unknown option u and if using -s I get unexpected parameter
(there is an empty space after ftp ://username... because it won't let me write without space)
How can I upload 1 file to multiple domain servers using Filezilla? I have tried to write .bat file for Filezilla like this:
filezilla.exe -u "F:\images\photo.jpg" ftp ://user:pass(at)ftp.domainname.com/public_html/kuvat -close
but it says: unknown option u and if using -s I get unexpected parameter
(there is an empty space after ftp ://username... because it won't let me write without space)
No comments:
Post a Comment