On Wed, Oct 13, 2004 at 09:36:51AM +1000, Voytek wrote:
> 
> <quote who="Roger Barnes">
> >> I have a simple backup script like:
> 
> > Googling script ftp linux brought up this, looks pretty good:
> > http://www.users.qwest.net/~eballen1/scripting.ftp.html
> >
> > If the remote server is under your control, scp or rsync might provide a
> > better general solution.
> 
> thank, Rog
> 
> yes, but I do not have rsyncd nor sshd on it, only ftpd

have a look at ncftp you can do something like

ncftpput -f X.cfg  DestDir SrcFiles

X.cfg  looks like
host hostname
user username
pass password


> 
> and, this is probably a one off, I transferred all web files to a new
> server, now, I want to back it up to the old server before I remove it
> 
> -- 
> Voytek
> -- 
> SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
> Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
> 

Attachment: signature.asc
Description: Digital signature

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to