Re: rsync 2.5.5 w/ HFS+ support for OS X

2002-05-19 Thread Kevin Alexander Boyd
Hi, As of this release, HFS+ filesystem support for rsync is provided only when the client and server are HFS+ volumes. Apple ships all of its machines by default with its OS on top of HFS+. Apple also recommends only running its server products on top of HFS+ volumes. In order to support non-

exclude vs include

2002-05-19 Thread Phil Howard
My understanding of the man page description of --exclude vs. --include is that the list of these is kept in order, and file names are searched against these parameters in that order for the first that matches and that one makes the decision. It doesn't seem to be working exactly as expected. Bu