OS: Windows XP SP3
Is there any FTP client that support transfer files with multi-threads? By which I mean, multi-threads for single file, and also keep a thread for browsing ftp sites.
|
OS: Windows XP SP3 Is there any FTP client that support transfer files with multi-threads? By which I mean, multi-threads for single file, and also keep a thread for browsing ftp sites.
| |||||||||||||
feedback
|
|
From what I understand about the FTP protocol, a threaded transfer of a single file is not possible. The transfer must start at the beginning of the file. Some have gotten around this by taking the single file and zipping/raring it in a multipart file (multiple files that can be used to extract the large, original file) | |||
|
feedback
|
|
If you're using Mac OS X I would suggest Transmit or Speed Download. Speed Download (despite the name) does actually have a built in FTP client.
| ||||
feedback
|