Differences
This shows you the differences between the selected revisions of the page.
2005-01-10 | 2005-01-14 | ||
created (martin) | minor typos (128.240.229.6) | ||
Line 2: | Line 2: | ||
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. | ||
- | For performance reasons resuming file transfer is supported only for files larger then given threashold. By default the threashold is 100 kB. This can be configured on //Resume tab// of Preferences dialog. | + | 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. |
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 info temporary file with ''.filepart'' extension. Only after the transfer is completed the extension is removed. |