le i don't wrote to do it?
- Original Message - From: Kevin Korb
To: rsync@lists.samba.org Cc: Sent: Friday, October 19, 2012
6:18:09 PM Subject: Re: Understand include exclude script
The - .** and .* lines are both excluding all .files and
.directories except for the ones you spe
to do it?
>
>
>
>
> - Original Message - From: Kevin Korb
> To: rsync@lists.samba.org Cc: Sent: Friday, October 19, 2012
> 6:18:09 PM Subject: Re: Understand include exclude script
>
> The - .** and .* lines are both excluding all .files and
> .directori
rg
Cc:
Sent: Friday, October 19, 2012 6:18:09 PM
Subject: Re: Understand include exclude script
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The - .** and .* lines are both excluding all .files and .directories
except for the ones you specifically included. For easyness of
reading I would sugges
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The - .** and .* lines are both excluding all .files and .directories
except for the ones you specifically included. For easyness of
reading I would suggest you merge the two files together with
something like:
+ .Skype/***
+ .local/
+ .local/share/
hi
i use a script to backup my homedir, that work but there are somes things i
don't really understand.
here my script
rsync -arv --delete --prune-empty-dirs --include-from=include.txt
--exclude-from=exclude /home/bob /media/usbkey
include.txt file
+ .Skype/***
+ .local/
+ .local/share/
+ .l