Answers for "linux copy files across servers"

0

linux copy files across servers

scp /path/to/file username@a:/path/to/destination
Posted by: Guest on March-05-2022
0

linux copy files across servers

scp /path/to/file username@a:/path/to/destination
Posted by: Guest on March-05-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language