Differences

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

2017-02-02 2017-02-03
explicit anchor use (martin) explicit anchors (martin)
Line 8: Line 8:
Files not matching the mask are transferred using //Binary// mode. Files not matching the mask are transferred using //Binary// mode.
-===== Server-side Text File Format =====+===== [[eol]] Server-side Text File Format =====
There are two options how to support text mode transfers. The first option is that the client (WinSCP) knows directly the text file format used by the server and converts the file to the format before transfer. The second option is that there is some in advance agreed canonical format to which the client converts the file before transfer and from which the server converts it (if necessary) after transfer to its own format. There are two options how to support text mode transfers. The first option is that the client (WinSCP) knows directly the text file format used by the server and converts the file to the format before transfer. The second option is that there is some in advance agreed canonical format to which the client converts the file before transfer and from which the server converts it (if necessary) after transfer to its own format.
Line 20: Line 20:
Learn how to edit [[task_edit#binary|remote binary file locally]]. Learn how to edit [[task_edit#binary|remote binary file locally]].
-===== Changing Transfer Mode =====+===== [[changing]] Changing Transfer Mode =====
The transfer mode is set as part of [[transfer_settings|transfer settings]]. The transfer mode is set as part of [[transfer_settings|transfer settings]].
Line 32: Line 32:
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|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|Remove BOM and EOF marks]]// transfer settings.
-===== Transferring Large Text Files with SCP Protocol =====+===== [[scp]] 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. 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.

Last modified: by martin