search for: knebb

Displaying 2 results from an estimated 2 matches for "knebb".

2014 Aug 21
0
Smbclient With Tarmode and Excludes
...ppc". I want to exclude some directories and files from the backup so I use excludes. Initially I was unsure about the syntax and I found a bug report to this: https://bugzilla.samba.org/show_bug.cgi?id=4734 Now I used the following command line to perform the backup: smbclient \\\\christian.knebb.de\\C "xxxxx" -U backuppc -E -d 2 -c tarmode\ full -TcrX - "\Apps" >/bu.tar In contrast to the above mentioned bug report smbclient does *NOT* exclude the directories! I have to use wildcards to get this: smbclient \\\\christian.knebb.de\\C "xxxxx" -U backuppc -...
2007 Oct 20
1
Rsync does not delete
Hi! I'm running rsync with rsnapshot and realized that files don't get deleted from the backup. So I checked the call from r my backup. So I checked the call from rsnapshot and started rsync manually like this: /usr/bin/rsync -azx --delete --numeric-ids --relative --delete-excluded --exclude=/srv/backup/* --rsh=/usr/bin/ssh root@mysql:/boot /srv/backup/daily.0/mysql_boot/ However, rsync