Linux Remote Sync (rsync) – full backup and differential backup of previous versions

# rsync ––force ––ignore-errors ––delete ––delete-excluded ––backup ––backup-dir=.Backup/$(date +“%Y%m%d-%H%M%S“) -progress -av /u01 /u09

Rsync_01

Leave a Reply

You must be logged in to post a comment.