On  6 Feb 2002, Dave Dykstra <[EMAIL PROTECTED]> wrote:
> On Wed, Feb 06, 2002 at 01:09:22PM -0500, Alberto Accomazzi wrote:
> > Subject: Re: [path] & module options with SSH 

> > I, for one, always stick to the rsync://host/module syntax when pulling from
> > an rsync server, and have often wished that the same syntax were available 
> > when doing a push.  I find the URL-style syntax easy to remember and understand,
> > while the "::" seems much less intuitive (it actually looks perlish to me
> > because of the way modules are specified in perl).

rsync:// urls seem to work fine for uploads, assuming of course that
you are allowed to write to the destination.  For example:

  $ rsync /tmp/Downstream_Liability.pdf localhost::transfer/

-- 
Martin 

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

Reply via email to