Differences

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

2006-02-01 2006-02-01
no summary (159.101.33.48) (hidden) old revision restored (martin) (hidden)
Line 4: Line 4:
The default mode of operation is to use SFTP and fall back to SCP. Select your preferred protocol on [[ui_login_session#protocol_group|Login dialog]]. The default mode of operation is to use SFTP and fall back to SCP. Select your preferred protocol on [[ui_login_session#protocol_group|Login dialog]].
 +===== [[scp]] SCP (Secure Copy Protocol) =====
 +SCP is mostly used with SSH-1. SCP is an older protocol but almost universally supported on Unix-like platforms as part of an SSH protocol suite. It is rarely supported on other platforms. SCP is a descendant of the ancient "rcp".
 +The SCP protocol allows only file transfers in both directions. WinSCP is able to offer other features, implemented using common shell commands like ''cd'', ''ls'', ''pwd'', ''rm'', ''ln'', etc. For this, WinSCP---unlike command-line SCP clients (which allow only file transfers)---requires full shell access and permission to execute other commands in addition to ''scp'' (see [[requirements]]). For access to non-UNIX servers it is necessary that the server have at least a UNIX-like shell: one like that which is available with [[&opensshwin|OpenSSH for Windows]], for example.
===== [[sftp]] SFTP (SSH File Transfer Protocol) ===== ===== [[sftp]] SFTP (SSH File Transfer Protocol) =====

Last modified: by martin