Scp were the username contains @ symbol: Difference between revisions
Jump to navigation
Jump to search
(Created page with " sftp -o Port:8777 -o User=user@example.com example.com This applies to ssh , scp and sshfs as well.") |
(No difference)
|
Latest revision as of 13:58, 26 September 2022
sftp -o Port:8777 -o User=user@example.com example.com
This applies to ssh , scp and sshfs as well.