Differences

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

2015-01-28 2015-01-28
mention ftp too (martin) decreasing prority of scp-specific section (martin)
Line 19: Line 19:
===== Editing Binary Files ===== ===== Editing Binary Files =====
Learn how to edit [[task_edit#editing_binary_files|remote binary file locally]]. Learn how to edit [[task_edit#editing_binary_files|remote binary file locally]].
- 
-===== Transferring Large Text Files with SCP Protocol ===== 
-Note that due to [[scp|SCP protocol]] requirements WinSCP needs to know the size of converted text files before the transfer actually starts. For that reason with SCP protocol, the whole file is converted in memory before the transfer.  
- 
-If the file is too large (not common for text files), you can run out of memory during conversion. So to transfer large text file, either force binary mode (if possible) or switch to [[sftp|SFTP protocol]]. 
===== Changing Transfer Mode ===== ===== Changing Transfer Mode =====
Line 36: Line 31:
===== Additional Modifications ===== ===== Additional Modifications =====
WinSCP can perform additional modifications to the text files during transfer, if configured so. Particularly, it can remove UTF-8 byte-order masks and eof-of-file marks from uploaded files with [[sftp|SFTP]] and [[scp|SCP]] protocols. See //[[ui_transfer_custom#upload_options|Remove BOM and EOF marks]]// transfer settings. WinSCP can perform additional modifications to the text files during transfer, if configured so. Particularly, it can remove UTF-8 byte-order masks and eof-of-file marks from uploaded files with [[sftp|SFTP]] and [[scp|SCP]] protocols. See //[[ui_transfer_custom#upload_options|Remove BOM and EOF marks]]// transfer settings.
 +
 +===== Transferring Large Text Files with SCP Protocol =====
 +Note that due to [[scp|SCP protocol]] requirements WinSCP needs to know the size of converted text files before the transfer actually starts. For that reason with SCP protocol, the whole file is converted in memory before the transfer.
 +
 +If the file is too large (not common for text files), you can run out of memory during conversion. So to transfer large text file, either force binary mode (if possible) or switch to [[sftp|SFTP protocol]].

Last modified: by martin