Differences
This shows you the differences between the selected revisions of the page.
| 2015-01-13 | 2016-01-22 | ||
| 5.6.5 Bug 1260 Never doing transfer via temporary file when overwriting a file known to be owned by another user (martin) | library_transferoptions#resumesupport (martin) | ||
| Line 23: | Line 23: | ||
| Note that partial files can be distinguished in file panel by special [[ui_file_panel#special_files|"torn sheet" overlay icon]]. | Note that partial files can be distinguished in file panel by special [[ui_file_panel#special_files|"torn sheet" overlay icon]]. | ||
| - | To configure transfer to temporary file name in [[scripting]], use ''-resumesupport'' switch of file transfer commands. In .NET assembly use ''[[library_transferoptions|TransferOptions.ResumeSupport]]''. | + | To configure transfer to temporary file name in [[scripting]], use ''-resumesupport'' switch of file transfer commands. In .NET assembly use ''[[library_transferoptions#resumesupport|TransferOptions.ResumeSupport]]''. |
| Transfer to temporary filename is supported with [[sftp|SFTP protocol]] only and only for [[transfer_mode|binary transfers]]. | Transfer to temporary filename is supported with [[sftp|SFTP protocol]] only and only for [[transfer_mode|binary transfers]]. | ||