About 180,000 results
Any time
Open links in new tab
- The legacy SCP protocol12is used for file transfers and requires execution of the remote user's shell to perform glob pattern matching1. It may be necessary for servers that do not implement SFTP, for backwards-compatibility with specific filename wildcard patterns, and for expanding paths with a ‘~’ prefix for older SFTP servers2.Learn more:✕This summary was generated using AI based on multiple online sources. To view the original source information, use the "Learn more" links.The legacy SCP protocol (selected by the -O flag) requires execution of the remote user's shell to perform glob (3) pattern matching. This requires careful quoting of any characters that have special meaning to the remote shell, such as quote characters.www.man7.org/linux/man-pages/man1/scp.1.htmlUse the legacy SCP protocol for file transfers instead of the SFTP protocol. Forcing the use of the SCP protocol may be necessary for servers that do not implement SFTP, for backwards-compatibility for particular filename wildcard patterns and for expanding paths with a ‘~’ prefix for older SFTP servers.manpages.debian.org/scp
- People also ask
Why doesn’t SCP work while SSH does? - Super User
Tags:SCP ProtocolFile Transfer ProtocolI Can Ssh But Not ScpScp Out of SshSecure copy protocol - Wikipedia
OpenSSH: Legacy Options
How to set scp -O (legacy protocol) option per config file?
Tags:SCP ProtocolHow-toscp or sftp copy multiple files with single command
Tags:SCP ProtocolFile Transfer ProtocolScp Copy FilesDeprecating scp - LWN.net
Tags:SCP ProtocolScp Copy FilesThe Scp CommandSecure Copy Protocolssh - How can default scp transfer protocol be overriden besides
Tags:SCP ProtocolOpenSSHOpenSSH anything like 'internal-sftp' but for SCP? - Server Fault
Tags:SCP ProtocolFile Transfer ProtocolForcecommand Internal Sftp ScpRelated searches for legacy scp protocol