rsync - missing one or more directories?

2005-03-17 Thread Dan Stromberg
I am running: + cd /oas + rsync -a --rsh=/usr/bin/ssh --rsync-path=/dcs/packages/gnu/bin/rsync --progress [EMAIL PROTECTED]:/oas . ...and I can see that it sometimes transfers some files, however, it appears to be consistently missing this directory: /oas/projects/pers/oct2004 What might cause

Re: rsync - missing one or more directories?

2005-03-17 Thread Dan Stromberg
On Thu, 17 Mar 2005 13:04:03 -0800, Dan Stromberg wrote: > > I am running: > > + cd /oas > + rsync -a --rsh=/usr/bin/ssh --rsync-path=/dcs/packages/gnu/bin/rsync > --progress [EMAIL PROTECTED]:/oas . > > ...and I can see that it sometimes transfers some files, however, it > appears to be consis

Re: rsync - missing one or more directories?

2005-03-18 Thread Wayne Davison
On Thu, Mar 17, 2005 at 01:04:03PM -0800, Dan Stromberg wrote: > + cd /oas > + rsync -a --rsh=/usr/bin/ssh --rsync-path=/dcs/packages/gnu/bin/rsync > --progress [EMAIL PROTECTED]:/oas . This has created a directory named /oas/oas with all the updated content in it. Either add a trailing slash to