Re: mirroring subset of debian files with rsync

2000-04-01 Thread Brian May
> "Phil" == Phil Howard <[EMAIL PROTECTED]> writes: Phil> Here's the command I'm using now: Phil> rsync --block-size=8192 --verbose --stats --recursive Phil> --compress --links --perms --times --timeout 300 --delete Phil> --delete-excluded --include Phil> '/dists/potato/ma

mirroring subset of debian files with rsync

2000-04-01 Thread Phil Howard
I'm trying to mirror a subset of the debian files (specifically everything for sparc in the potato release). In order to minimize the load on the server I was trying to use rsync. But it seems rsync's include/exclude facility is either broken, or incorrectly documented. I've tried quite a number