I understand now and will test scp and rsync. Many thanks for
everyone that gave me invaluable advice!
Tom
--- In "Christos Eleftheriadis"
<> wrote:
>
> hello,
>
> another secure alternative through an ssh remote shell could be the
rsync.
>
> If you want to automate a daily transfer, you can have on your
development
> host a cron job that pushes the data to the SBC once per day.
> rsync has a smart algorithm that transfers only the bytes that have
changed
> further you can compress the transferred bytes making the
tranfer/sync even
> faster.
>
> more on
>
> http://www.samba.org/rsync/
>
>
> christos
>
> On 3/10/06, Jim Jackson <> wrote:
> >
> >
> >
> >
> > On Fri, 10 Mar 2006, bucky2090 wrote:
> >
> > > ftp works great but it is not secure and should only be used on
> > > trusted networks. If you are going to update your across a wan
or the
> > > internet, I agree with Yan, use the secure copy program (scp)
which is
> > > part of the OpenSSH offering.
> >
> > I wasn't commenting on it's appropriateness or alternatives. I was
> > actually answering the OP's question on ftp!
> >
> >
> >
> >
> > >
> > > --- In Jim Jackson <jj@> wrote:
> > > >
> > > >
> > > >
> > > >
> > > > On Thu, 9 Mar 2006, chentom60 wrote:
> > > >
> > > > > Hi,
> > > > >
> > > > > I have a TS-7250 board. I am thinking a way to "remotely"
update
> > some
> > > > > files of my application software. I do not know how to use
web
> > browser
> > > > > to load files like we upload JPEG photos to online printing
> > > company. Is
> > > > > it possible to use the embedded Apache web server to
receive data
> > and
> > > > > save?
> > > > >
> > > > > How about FTP? is FTP part of Apache or independent of it?
> > > >
> > > > Have you actually tried ftp? As far as I remember the board
comes
> > > > configured with an ftp demon.
> > > >
> > > > the ftpd is /usr/bin/ftpd and it "controlled" by inetd, the
internet
> > > > services demon. Look for a line like this
> > > >
> > > > ftp stream tcp nowait root /usr/bin/ftpd ftpd
> > > >
> > > > Best of all just try ftp'ing to the board!
> > > >
> > >
> > > > Jim
> > > >
> > > > >
> > > > > Tom
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > Yahoo! Groups Links
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > Yahoo! Groups Links
> > >
> > >
> > >
> > >
> > >
> > >
> >
> >
> > SPONSORED LINKS
> > Linux os<http://groups.yahoo.com/gads?
t=ms&k=Linux+os&w1=Linux+os&w2=Hardware&w3=Arms&w4=Computer+internet&w
5=Computer+security&w6=Computer+hardware+security&c=6&s=116&.sig=BJW5m
yHQ5naFTMcGbJtFkw>
> > Hardware<http://groups.yahoo.com/gads?
t=ms&k=Hardware&w1=Linux+os&w2=Hardware&w3=Arms&w4=Computer+internet&w
5=Computer+security&w6=Computer+hardware+security&c=6&s=116&.sig=y-
BHswwhyikFrxIthtmHdw>
> > Arms<http://groups.yahoo.com/gads?
t=ms&k=Arms&w1=Linux+os&w2=Hardware&w3=Arms&w4=Computer+internet&w5=Co
mputer+security&w6=Computer+hardware+security&c=6&s=116&.sig=VFc2E4uFR
tDPNiivNTse7A> Computer
> > internet<http://groups.yahoo.com/gads?
t=ms&k=Computer+internet&w1=Linux+os&w2=Hardware&w3=Arms&w4=Computer+i
nternet&w5=Computer+security&w6=Computer+hardware+security&c=6&s=116&.
sig=a5JoGFmV0BGnuTosV_TwhQ> Computer
> > security<http://groups.yahoo.com/gads?
t=ms&k=Computer+security&w1=Linux+os&w2=Hardware&w3=Arms&w4=Computer+i
nternet&w5=Computer+security&w6=Computer+hardware+security&c=6&s=116&.
sig=8PsVXc1m7Y17vsjZkWVCyw> Computer
> > hardware security<http://groups.yahoo.com/gads?
t=ms&k=Computer+hardware+security&w1=Linux+os&w2=Hardware&w3=Arms&w4=C
omputer+internet&w5=Computer+security&w6=Computer+hardware+security&c=
6&s=116&.sig=mUV97a_TbfG5v5dQOBfVkA>
> > ------------------------------
> > YAHOO! GROUPS LINKS
> >
> >
> > - Visit your group "ts-7000 <http://groups.yahoo.com/group/ts-
7000>"
> > on the web.
> >
> > - To unsubscribe from this group, send an email to:
> > <ts-7000-
=Unsubscribe>
> >
> > - Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> > Service <http://docs.yahoo.com/info/terms/>.
> >
> >
> > ------------------------------
> >
>
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|