Differences

This shows you the differences between the selected revisions of the page.

2005-01-26 2005-02-08
transfer mode note (martin) no summary (213.120.81.205)
Line 1: Line 1:
====== Transfer Resume ====== ====== Transfer Resume ======
 +
===== Basic Usage ===== ===== Basic Usage =====
WinSCP supports resuming file transfers with [[protocols|SFTP protocol]] only. SCP protocol does not allow it at all. WinSCP supports resuming file transfers with [[protocols|SFTP protocol]] only. SCP protocol does not allow it at all.
Line 5: Line 6:
For performance reasons resuming file transfer is supported only for files larger then a given threshold. By default the threshold is 100 kB. This can be configured on //Resume tab// of Preferences dialog. Also resuming text/ascii mode transfers is not supported. For performance reasons resuming file transfer is supported only for files larger then a given threshold. By default the threshold is 100 kB. This can be configured on //Resume tab// of Preferences dialog. Also resuming text/ascii mode transfers is not supported.
-When transfering file, it is first transfered info temporary file with ''.filepart'' extension. Only after the transfer is completed the extension is removed.+When transfering file, it is first transfered into a temporary file with ''.filepart'' extension. Only after the transfer is completed the extension is removed.
If the transfer is interrupted, by user or because of dropped connection, partial file (with ''.filepart'' extensions) remains in the target folder. Once you attempt to transfer the same file again, WinSCP looks for the partial file. If it finds any, it offers you chance to resume the transfer (the confirmation can be disabled). If the transfer is interrupted, by user or because of dropped connection, partial file (with ''.filepart'' extensions) remains in the target folder. Once you attempt to transfer the same file again, WinSCP looks for the partial file. If it finds any, it offers you chance to resume the transfer (the confirmation can be disabled).

Last modified: by 213.120.81.205