Hi,
Rsync should work in the following manner where:
/backup/2014-06-18/ is the local source directory
rsync -avz /backup/2014-06-18/ root@168.23.23.23.141:/backup//2014-06-17
Rsync should work in the following manner where:
/backup/2014-06-18/ is the local source directory
rsync -avz /backup/2014-06-18/ root@168.23.23.23.141:/backup//2014-06-17
0 Comments