Answers for "download file via ssh with port"

0

download file via ssh with port

scp -P 2222 [email protected]:/backup/file.zip /local/dir
Posted by: Guest on August-27-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language