Answers for "To copy a file from B to A while logged into A:"

0

To copy a file from B to A while logged into A:

scp username@b:/path/to/file /path/to/destination
Posted by: Guest on May-03-2022

Code answers related to "To copy a file from B to A while logged into A:"

Browse Popular Code Answers by Language