Angus Leeming wrote:

> Paul Smith wrote:
>> How can I get in ftp.devel.lyx.org/pub/incoming to upload the file?
> 
> Looks like the ftp server is down.
> 
> $ ftp  ftp.devel.lyx.org
> ftp: connect: Connection refused
> ftp>

It is back up now. To shove your rpm in, you'll need to to something 
like:

$ ftp ftp.devel.lyx.org
Connected to aussie.lyx.org.
220 (vsFTPd 1.2.0)
331 Please specify the password.
230 Login successful.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> cd pub/incoming
250 Directory successfully changed.
ftp> bin
200 Switching to Binary mode.
ftp> put lyx-1.3.5-mandrake10.rpm
ftp>

Note that pub/incoming is a write-only directory, so you won't be 
able to see any files in there. Don't forget to ensure that you're 
using 'Binary mode'...

-- 
Angus

Reply via email to