Re: 425, 426 errors - can't connect...
From: Alun Jones [MSFT] (alunj_at_online.microsoft.com)
Date: 01/18/05
- Previous message: Alun Jones [MSFT]: "Re: FTP STOR failed with error 425 Can't open data connection"
- In reply to: gajett: "425, 426 errors - can't connect..."
- Next in thread: gajett: "Re: 425, 426 errors - can't connect..."
- Reply: gajett: "Re: 425, 426 errors - can't connect..."
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 18 Jan 2005 12:23:42 -0800
"gajett" <junk@ALBERTeinsteinscat.com> wrote in message
news:%23u07gCL$EHA.3124@TK2MSFTNGP11.phx.gbl...
> Using CuteFtp, I am trying to log in to this account. Using TCPView, it
> shows that I am connected through only one of the ports I set up, my TCP
> port setting in the FTP site properties. The ports in the passive range I
> configured aren't being used. Cute is just counting up in a loop through
> the ports as I try to upload a file. It started at 60000.
It sounds like CuteFtp is not set up to make data connections in passive
mode.
Perhaps it would be a good idea to distinguish between whether you're using
active mode or passive mode.
Command-line FTP always uses active mode, and has the advantage that if you
run it with "ftp -d yoursite.example.com", it will tell you what commands
are being sent, and what the responses are. Start with that, and see
whether you still have problems.
Then, if you need passive mode support as well, try it with an FTP client
that allows you to see the commands sent and the responses received.
Alun.
~~~~
-- Software Design Engineer, Internet Information Server (FTP) This posting is provided "AS IS" with no warranties, and confers no rights.
- Previous message: Alun Jones [MSFT]: "Re: FTP STOR failed with error 425 Can't open data connection"
- In reply to: gajett: "425, 426 errors - can't connect..."
- Next in thread: gajett: "Re: 425, 426 errors - can't connect..."
- Reply: gajett: "Re: 425, 426 errors - can't connect..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|