Answers for "copy from local to ssh ubuntu"

1

copy from local to ssh ubuntu

scp -r your_user_name@ip_address_of_PCA:/path/to/remote/directory /path/to/local/directory
Posted by: Guest on December-18-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language