Differences
This shows you the differences between the selected revisions of the page.
2014-03-17 | 2014-07-13 | ||
name the extension for disk space checking (martin) | jedec unit names (martin) | ||
Line 17: | Line 17: | ||
^ Speed | Generally slowest (encryption and necessity to wait for packet confirmations). | Generally fastest file transfer (no encryption and efficient file transfer), yet transfer setup is slow, so transfer of large number of small files can be slow. | Medium (encryption, but efficient file transfer, yet it does not allow the transfer to be interrupted). | | ^ Speed | Generally slowest (encryption and necessity to wait for packet confirmations). | Generally fastest file transfer (no encryption and efficient file transfer), yet transfer setup is slow, so transfer of large number of small files can be slow. | Medium (encryption, but efficient file transfer, yet it does not allow the transfer to be interrupted). | | ||
^ [[resume|Transfer resume]] | Supported. WinSCP supports resuming only since SFTP-2 (which introduces rename command). | Supported. | Unsupported. | | ^ [[resume|Transfer resume]] | Supported. WinSCP supports resuming only since SFTP-2 (which introduces rename command). | Supported. | Unsupported. | | ||
- | ^ Large files | Supports files over 4 GiB (uses 64-bit sizes). | Supports files over 4 GiB. | Does not support files over 4 GiB (32-bit boundary). | | + | ^ Large files | Supports files over 4 GB (uses 64-bit sizes). | Supports files over 4 GB. | Does not support files over 4 GB (32-bit boundary). | |
^ Append to end of file | Supported. | Supported. Unsupported by WinSCP. | Unsupported. | | ^ Append to end of file | Supported. | Supported. Unsupported by WinSCP. | Unsupported. | | ||
^ [[ui_progress#controlling_the_operation|Transfer cancellation]] | Supported. | Supported, but can be time-consuming. | Transfer cannot be canceled without termination of session. | | ^ [[ui_progress#controlling_the_operation|Transfer cancellation]] | Supported. | Supported, but can be time-consuming. | Transfer cannot be canceled without termination of session. | |