Problem with --exclude command

2007-11-15 Thread alex loutrbringa'
Hi everybody, i want to exclude a set of directories of a rsync synchronization but i have a problem : --- serv-dev:~/scripts_Admin# RSYNC_PASSWORD= /usr/bin/rsync -vv --checksum --recursive --links --exclude .svn/ --exclude test/ /var/www/ssl/ [EMAIL PR

Re: Problem with --exclude command

2007-11-15 Thread Paul Slootman
On Thu 15 Nov 2007, alex loutrbringa' wrote: > serv-dev:~/scripts_Admin# RSYNC_PASSWORD= /usr/bin/rsync -vv --checksum > --recursive --links --exclude .svn/ --exclude test/ /var/www/ssl/ [...] > [sender] excluding directory .svn because of pattern .svn/ > [sender] excluding directory test beca