--- In Jim Jackson <> wrote:
>
>
> > Thanks Jim, I have it figured out. But RSYNC is not built in right?
>
> Correct.
>
> > I have to use cygwin to compile rsync
>
> No you have to use across compiling gcc and a bunch of tools like make.
> I contend this is easier done on Linux desktop - people crippled by having
> to use Windows have to resort to cygwin and other solutions to run those
> tools.
>
> > and generate the bin file and put
> > in the bin directory. Any idea where I can download rsync?
>
> From it's homepage? From a distribution's source package for rsync?
>
> You may find that rsync has some dependancies, i.e. it needs certain
> libraries to be available. These will need to be compiled first.
rsync is pretty good about including what it needs (a modified local copy of
zlib, and a local copy of popt if the target system doesn't have one).
And like many low-level utils, it uses a configure script, which should allow
easy cross-compiling with the --host flag.
regards, ............ Charlie
>
> You may eventually wish to re-evaluate your need for rsync :-)
> and find a solution based on the tools provided.
>
> Alternatively boot the debian based image TS provide for free and rsync is
> just an "apt-get install rsync" away, if it isn't already present.
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|