Answers for "how to download file from terminal ssh"

0

how to download file from terminal ssh

scp your_username@IPaddress:file_you_want_to_sownload.txt /local/dir
Posted by: Guest on April-09-2022

Code answers related to "how to download file from terminal ssh"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language