Thread: Rsync Setup
i've new xubuntu , i'm trying figure out how write complex setting of rsync or rdiff-backup.
need write backup take what's on remote server , specific folder on computer. run backup of mysql way if possible. nice keep last 5 backups , no more.
automate if possible.
for mysql, posted script here ask.
rsync, simple beginning be:
take @ --include-from , --exclude-from options rsync specify multiple directories include or exclude transfer.code:cd /path/to/the/backup/folder rsync -av remote_server:/path/to/something .
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [xubuntu] Rsync Setup
Ubuntu
Comments
Post a Comment