anoushkrit / open-setups

step-by-step guides to installing various softwares which don't have an easy way to get installed
GNU General Public License v3.0
0 stars 0 forks source link

`rsync` between servers #3

Open anoushkrit opened 10 months ago

anoushkrit commented 10 months ago

rsync -avz -e "ssh -i /path/to/private/key" /home/user/documents/ user@192.168.1.2:/backup/documents/

anoushkrit commented 10 months ago

rsync -avz -e "ssh -i /home/ang/.ssh/keys/for_rivest-rsa" /datasets/tractcloud-dataset ang@10.8.37.204:/neuro/tractcloud