Is there a way to do debuging on the sever end? I've tried: rsync -vv --daemon --no-detach but I dont get any output.
The exclude contains to following (I'm sure this could be done differently): # # Common junk directories # /COOKIES /Cookies /cookies /TEMPOR* /Temporary* # # NTUSER.DAT does NOT like to be touched! # NTUSER.DAT # # Common junk files # *.tmp *.slt *.mp3 *.MP3 *.ogg *.OGG *.wma *.mpg *.MPG *.mpeg *.MPEG *.avi *.AVI *.mov *.MOV *.mp2 # # Misc crap files # Desktop.ini desktop.ini DESKTOP.INI On April 26, 2002 12:44 pm, Dave Dykstra wrote: > What's in rsyncd.excludes, and what's the command line. A common problem > is that people don't know exactly which path components to include in > the exclude list. Using -vv often helps with debugging excludes. > > - Dave Dykstra -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html