Answers for "rsync remotely"

0

rsync remotely

for working in windows subsystem for lynux enter the following:
rsync -r work_server:location_of_work /mnt/c/directory_to_store
Posted by: Guest on January-11-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language