Displaying 2 results from an estimated 2 matches for "6deaa19f".
2016 Jun 18
0
/root is wrongly copied during update
..._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/rsync/attachments/20160618/6deaa19f/signature.sig>
2016 Jun 18
2
/root is wrongly copied during update
For backuping system folders on ArchLinux I use the following command
per folder:
rsync --update -DHAErlptgo --relative --delete-during $dir $backupdir
The problem is that every file in /root folder and its subfolders is
copied each time when this command is run. In all other folders only
new or modified files are copied. The files and the folder itself have
the following attributes:
[root at