Displaying 1 result from an estimated 1 matches for "mediashop".
Did you mean:
mediashops
2006 Sep 18
1
daemon excludes all my files
...*~ *.bak *.orig .svn Thumbs.db Copy?of?* Kopie?van?* .*
This option I have placed in the global section so I won't have to
repeat it on every module.
You can see my rsyncd.conf file attached.
The problem is now all my files get excluded
Now on the client I call rsync like this:
B:\Projects\MediaShops\CodeBase>"rsync" --compress --exclude=*~
--exclude=Thumbs.db --exclude=*.bak --exclude=*.orig
--exclude=Copy?of?* --exclude=Kopie?van?* --sparse --recursive --times
--update --verbose
"--compare-dest=/cygdrive/b/Projects/MediaShops/CodeBase" "./"
"Adrian@nt11:...