We are transferring a directory which has about 5,000 folders and several files within each folder.
CoreFTP takes about 1 hour to transfer the entire directory but we need to speed up this process, without sacrificing reliability.
Would compression help?
Are there any tweaks in the advanced settings that might help?
Thanks very much!
Jeff and Lana
How can I speed up transfers?
-
- Site Admin
- Posts: 1011
- Joined: Mon Mar 24, 2003 4:37 am
Regular FTP/SSL can use Advanced -> Transfers -> Mode Z, if the server supports it.
For SSH/SFTP use the pipelining option in Advanced -> SSH.
Compressing files before transfers can also help. You can use the Core FTP internal zip compression (uploading only) by right clicking on files -> Compression, or call a command line compression utility externally from Advanced -> External
For SSH/SFTP use the pipelining option in Advanced -> SSH.
Compressing files before transfers can also help. You can use the Core FTP internal zip compression (uploading only) by right clicking on files -> Compression, or call a command line compression utility externally from Advanced -> External
-
- Site Admin
- Posts: 1011
- Joined: Mon Mar 24, 2003 4:37 am