User Tools

Site Tools


backing_up_home_using_rsync

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
backing_up_home_using_rsync [2021/03/16 03:31] – [Basic rsync backup.] hc9backing_up_home_using_rsync [2021/03/16 18:08] – [Basic rsync backup.] removed lonestar from sdf path peteyboy
Line 21: Line 21:
 You will be using rsync on a machine to CONNECT TO SDF. What follows is NOT designed to be run from SDF. On the machine you wish to backup your SDF home directory to, issue the following: You will be using rsync on a machine to CONNECT TO SDF. What follows is NOT designed to be run from SDF. On the machine you wish to backup your SDF home directory to, issue the following:
  
-''rsync -avz -e ssh //username//@sdf.lonestar.org:/path/to/home /local/backup/dir''+''rsync -avz -e ssh //username//@sdf.org:/path/to/home /local/backup/dir''
  
 What does this mean? \\ What does this mean? \\
backing_up_home_using_rsync.txt · Last modified: 2022/11/30 13:27 by n3t