|| what is rsync
please take a look this..
|| how to using rsync over ssh
|
1 |
# rsync -e ssh -goptrWlzuv /source /destination |
for mirroring
|
1 |
# rsync -e ssh -goptrWlzuv /source /destination --delete |
|| links
| google