Answers for "command line upload file ssh"

3

command line upload file ssh

scp <file to upload> <username>@<hostname>:<destination path>
Posted by: Guest on April-15-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language