Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
[user@dtn01 cron]$ ./rsyncjob.sh
sending incremental file list
...
sent 5,001,353,727 bytes  received 40,761 bytes  52,370,622.91 bytes/sec
total size is 5,000,000,000  speedup is 1.00

...

cron example

On dtn01 you can create a crontab entry that will to trigger your rsync script.

...