resolving difference in interface between rsync and cp/rcp/scp

Erick Tryzelaar erickt at dslextreme.com
Fri Oct 27 03:43:48 GMT 2006


Erick Tryzelaar wrote:
> But for all the other programs, we get something different:
>
> > cp -r a c/
> > ls c
> foo
> > cp -r a d/
> > ls d
> foo
> > cp -r a e/
> > ls e
> foo

That should be rcp in the second case, and scp in the third. Sorry about 
the transcription error.

-e


More information about the rsync mailing list