Re: Trailing Slash Inconsistencies

2002-12-03 Thread Mark J de Jong
Dave, thanks for the response! I read my command over at least 10 times to make sure there wasn't a mistake and now I finally noticed one. The second command should read: rsync -va --stats --timeout=1800 --exclude-from=exclude.list --delete --port=1 -R [EMAIL PROTECTED]::backup/home/

Trailing Slash Inconsistencies

2002-11-27 Thread Mark J de Jong
Hello, I am noticing inconsistencies when using a trailing slash on the source directories in conjunction with the '--delete' option. In one instance when using a trailing slash files get deleted from subdirectories in the destination tree. In the other instance they don't. I am using rsync