tarohi24 / notebooks

What I learned
1 stars 0 forks source link

rsync instead of scp #46

Open tarohi24 opened 4 years ago

tarohi24 commented 4 years ago
$ rsync -r -v -e ssh user@remote-system:/address/to/remote/file /home/user/

options:

tarohi24 commented 4 years ago

--progress shows progress of a file