[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Change templates question.. (newbie.-)
- Subject: Re: [cobalt-users] Change templates question.. (newbie.-)
- From: "Zeffie" <cobaltlist@xxxxxxxx>
- Date: Tue Jul 4 16:42:07 2000
> I´m feel myself an stupid, but I don´t know how to upload files using
> telnet:-(
On the Raq2 (and most likey everything else) you need to install rz/sz and
have telnet/ssh client that suports it.
I reccomend http://www.vandyke.com/products/securecrt/index.html
You can get rz/sz at http://pauillac.inria.fr/~doligez/zmodem/
Download/ unzip/ and compile (Just cd /somewhere and type make)
su to root
then copy the files somewhere usefull like
cp rz /usr/local/bin
and
cp sz /usr/local/bin
There it is Telnet/ssh that transfers files with zmodem. this is often
better then starting a ftp program (IMHO)
Zeffie