On Fri, Feb 20, 2004 at 03:46:23PM -0500, Aaron W Morris wrote:
>   rsync -rptv [EMAIL PROTECTED]::module/remotedirectory/ /local/directory/
> 
> will sync the files using "/local" as the root and files are referenced 
> as "remotedirectory/file1", "remotedirectory/file2", etc.

I can't reproduce this.  Are you sure you didn't accidentally create an
extra set of files in the module dir remotedirecory/remotedirectory?
Or, to check if it might be a weird shell issue, try putting an "echo"
in front of the whole command and seeing if the trailing slash gets
removed.

..wayne..
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to