Hello everybody,

I have a little problème with my rsync command.
Fist of all, let me explain you my architecture :

I work on Debian Linux (lenny & squeeze), i want rsync my /etc on
/var/backup/etc...
I need an archival sync, so --archive
I need to delete the folders/files in the destination, so --delete-after

But I use svn to add versionning to my /var/backup/etc, and svn add a ".svn"
hide folder which is not present on /etc, so rsyn delete it...

Could someone give me any exclude solution for destination folder ? Thank
you in advance.
I will try --exclude=".svn"...

Regards,

*Julien Groselle*
OpenSource System Administrator
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to