View Full Version : FTP files to several servers..
stighenning
04-16-2008, 12:29 PM
We have a folder on our C:\ that needs to be uploaded via ftp to several computers.
(its used through a LAN onto several course/learning PCs)
Is it possible to build a batch job that logs into several FTP sites, and upload this folder ?
...I recently just purchased this program :)
/ Stig Henning
bigstar
04-16-2008, 06:08 PM
Here's how I would do it.
Connect to each site one at a time and queue the folders that you want to upload, when your finished you'll end up with one queue file that contains all of the information you need to perform the transfers on each of the servers.
Once you have the queue file you can run FlashFXP via Windows Schedule with a command line, check the command line section of the help file. something like FlashFXP.exe <queue file>
Future versions of FlashFXP will provide a direct interface to Windows Scheduler to make this even easier to configure.
MxxCon
04-16-2008, 10:27 PM
bigstar, i don't think he's asking how to schedule it, but rather just how to upload it to multiple puters.
just queue up whatever files/folders you want to transfer to each server, and once you build your queue start the transfer.
stighenning
04-19-2008, 02:55 AM
Hi,
Thank you guys for replying.
The queue functions seems to be what I was looking for :)
/ Stig Henning
vBulletin® v3.8.11 Alpha 3, Copyright ©2000-2025, vBulletin Solutions, Inc.