RE: CYGWIN Rsync exclude/include problem

2003-03-21 Thread Mike Lavender
ollowing question. What is the actual WINDOWS character code for a *nix line feed. eg. chr(13)???. Thanks again. Mike Lavender -Original Message- From: Mike Lavender Sent: March 21, 2003 12:22 PM To: [EMAIL PROTECTED] Subject: CYGWIN Rsync exclude/include problem I'm having troubles

Re: CYGWIN Rsync exclude/include problem

2003-03-21 Thread jw schultz
On Fri, Mar 21, 2003 at 12:22:15PM -0500, Mike Lavender wrote: > > Command Line: > rsync -avvvzl --stats --delete --delete-excluded > --exclude-from=c:\rsync\includes.txt /cygdrive/c/ [EMAIL PROTECTED]::LaptopBackup First, get rid of the backslashes. Second, drop verbosity to just -vv (not -vvv)

Re: CYGWIN Rsync exclude/include problem

2003-03-21 Thread Wayne Davison
On Fri, Mar 21, 2003 at 12:22:15PM -0500, Mike Lavender wrote: > + /Databases/#Include /Databases & subfolders Do you realize that this is specifying a file whose name starts with 4 spaces and contains a '#' character in it? If you want to put comments into your include/exclude file, they mus

Re: CYGWIN Rsync exclude/include problem

2003-03-21 Thread Max Bowsher
Dalton Harvie wrote: > Newbie response: > > How about: > > rsync -avvvzl --stats --delete --delete-excluded > --exclude-from=c:\rsync\includes.txt /cygdrive/c/* [EMAIL PROTECTED]::LaptopBackup > > as I've had problems with the --delete flag without using the * before NOT advisable. Adding * is unn

Re: CYGWIN Rsync exclude/include problem

2003-03-21 Thread Max Bowsher
Mike Lavender wrote: > I'm having troubles with getting rsync 2.5.5 (CYGWIN version) to > include/exclude files they way I expect it to. I have mulled over the > list postings and man pages regarding this and I am either missing > something or ... well I don' know. > > I have a drive with 12 folder

Re: CYGWIN Rsync exclude/include problem

2003-03-21 Thread Dalton Harvie
Newbie response: How about: rsync -avvvzl --stats --delete --delete-excluded --exclude-from=c:\rsync\includes.txt /cygdrive/c/* [EMAIL PROTECTED]::LaptopBackup as I've had problems with the --delete flag without using the * before (see down the list a bit, "can't delete older file/directory li

CYGWIN Rsync exclude/include problem

2003-03-21 Thread Mike Lavender
I'm having troubles with getting rsync 2.5.5 (CYGWIN version) to include/exclude files they way I expect it to. I have mulled over the list postings and man pages regarding this and I am either missing something or ... well I don' know. I have a drive with 12 folders in the root however, I only