How to speed up large file transfers using WS_FTP
By Erik Small - 223 views
Large files, such as an architect’s blueprint or a software executable, can take longer to transfer. If you regularly transfer large files, you can use Multipart mode to speed up the transfer.
When in Multipart mode, WS_FTP splits large files into smaller segments and downloads all segments via different, yet concurrent, connections. This decreases the total download time for large individual files.
Check out the WS_FTP Tools Guide, page 7, for step-by-step instructions for setting up Multipart Mode




