[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] FW: ftp problems..



Hi all,

Trying to work out where something's going wrong, and after a little advice
please.

Seems to connect to the RAQ ok, but the following happens.

Resolving host name www.yourdomain.net...
    Connecting to (www.yourdomain.net) ->  IP: xx.xx.xxx.xxx PORT: 21
    Connected to (www.yourdomain.net) -> Time = 0ms
    Socket connected waiting for login sequence.
220 ProFTPD 1.2.5 Server (ProFTPD) [192.168.1.200]
    USER user1
331 Password required for user1.
    PASS (hidden)
230 User user1 logged in.
    SYST
215 UNIX Type: L8
    FEAT
500 FEAT not understood.
    REST 100
350 Restarting at 100. Send STORE or RETRIEVE to initiate transfer.
    REST 0
350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
    PWD
257 "/.users/55/user1" is current directory.
    TYPE A
200 Type set to A.
    PASV
227 Entering Passive Mode (192,168,1,200,130,96).
    Opening data connection IP: 192,168,1,200,130,96 PORT: 33376.
    LIST -aL
    Connection closed. Server timeout.

Have tried with a number of different clients now, and also with and without
pasv set. It's on a clean build of 550os on a 4i server (with all the
security and updates up to date).

Anyone any ideas why I'm being bounced out every time - or more to the point
how to fix the problem? This is using the standard installed proftpd.

Thx

Paul