On Sat, 2010-02-20 at 21:19 -0500, Marc Collin wrote:
> rsync -a -r -v --delete --prune-empty-dirs --exclude-from=$EXCLUDES --include-
> from=$INCLUDES $BDIR $DEST
>
> the file in the include.txt is not there
>
> any idea?
The answer is the same as last time:
http://lists.samba.org/archive/rsyn
hi
i try to backup some dir of my hd
i had an old script... but i lost it...
i tried to create a new one, without success
include.txt
+ .kde/
+ .kde/share/
+ .kde/share/apps/
+ .kde/share/apps/kmail/***
+ .kde/share/apps/kwallet/***
- .**
exclude.txt
rpm/
mp3/
Download/
.*
my backup scri