FTP Parallel transfers

Post any question you may have in regards to GoAnywhere Director and let our talented support staff and other users assist you.
2 posts Page 1 of 1

smandadi

Posts: 17
Joined: Mon Jun 14, 2010 3:58 pm

Post by smandadi » Fri Jul 23, 2010 12:41 pm
Is there a tweak in the system or setting, or a sample methodology or project that allows me to run the FTP Gets and Puts in Parallel. Most of the generic FTP clients allow up to 10 sessions in parallel, It would help a great deal when running large number of File transfers over the network.....

Support_Duane

Support Specialist
Posts: 66
Joined: Thu Mar 05, 2009 3:49 pm

Post by Support_Duane » Mon Jul 26, 2010 9:29 am
It is possible to specify that a project is threadsafe, which will allow you to have multiple copies of a project running at the same time. This would require that the project be written in such a way that it actually IS threadsafe and that no files being used in one iteration of the project would be overwritten by another simultaneous iteration of the project.
If this is not what you wanted to know, please provide us with more information.
2 posts Page 1 of 1