Skip to main content

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:

code:
cd /path/to/the/backup/folder rsync -av remote_server:/path/to/something .
take @ --include-from , --exclude-from options rsync specify multiple directories include or exclude transfer.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [xubuntu] Rsync Setup


Ubuntu

Comments

Popular posts from this blog

Some mp4 files not displaying correctly (CS6)

Thread: Samba is not authenticating with LDAP