cyclops
When use rsync with ssh mode, how to specify the port ssh use with
command line?
I use a command that includes this:
rsync ... -e 'ssh -p 1234' ...
(replace the dots with your own rsync options)
Hope that helps,
-Cam
--
To unsubscribe or change options: http://lists.samba.o
Wayne
I made a patch from CVS with your changes and repeated the test, which
passed.
Thanks again for the first-class support :)
-Cam
--
[EMAIL PROTECTED] <--
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Bef
error: error in rsync protocol data stream (code 12) at ../io.c(165)
_exit_cleanup(code=12, file=../io.c, line=165): about to call exit(12)
If I initiate the transfer from the sun, it completes successfully.
So, is this a bug or expected behaviour?
-Cam
PS, in case it makes a difference, on the s
--- Paul Slootman <[EMAIL PROTECTED]> wrote:
> On Thu 27 Nov 2003, cam wrote:
> >
> > I wonder if debian has included more of the USAGI patches that aren't
> applied
> > to the 'vanilla' kernel from kernel.org? Various comments in the rsync TODO
>
--- Paul Slootman <[EMAIL PROTECTED]> wrote:
> On Thu 27 Nov 2003, cam wrote:
> >
> > [EMAIL PROTECTED] host -t doodah.ipv6.ournet.co.uk
> > doodah.ipv6.ournet.co.uk has address 3ffe:501:420:120::2
> > [EMAIL PROTECTED] rsync -Cav -6 doodah:home/cam/d
--- cam <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> Just to get some er, 'closure' on this, if you will (spot the thinly
> disguised, desperate repost)...
>
> To summarise: no-one is currently using rsync over IPv6 on linux.
Not so. I got a response from som
the rsync code, this is the way it shall remain.
Cheers,
cam
__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before pos
Hello all,
Can anyone give me a hint on how to specify an IPv6 address in an
rsync address literal - the colon character is already used to
seperate the host name from the remote directory AFAICT... I get, e.g.
rsync -Cavb 3ffe:502:420:120::2:/home/cam/dev/proj
3ffe: Unknown host
rsync