Differences
This shows you the differences between the selected revisions of the page.
2008-01-31 | 2008-03-08 | ||
no summary (199.22.61.2) (hidden) | no summary (71.215.110.181) (hidden) | ||
Line 29: | Line 29: | ||
^ 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 GB (uses 64-bit sizes). | Supports files over 4 GB. | Does not support files over 4 GB (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 ozal(32-bit boundary). | |
^ Append to end of file | Supported. | Unsupported. | Unsupported. | | ^ Append to end of file | Supported. | Unsupported. | 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. | |