Re: Unable to Connect to a Site using FTPSwithData - WeOnlyDo Discussion board

Re: Unable to Connect to a Site using FTPSwithData (General questions)

by Ogedei, Wednesday, September 16, 2009, 00:07 (5547 days ago) @ woddrazen

OK,

I have a client using Ipswitch 6

We are connecting via FTPSwithData, using port 21 and passive.

I am using the VB.Net sample application to show the results.

I can connect
STATECHANGE to Connecting to server (from Disconnected from server)
STATECHANGE to Initializing secure connection (from Connecting to server)
STATECHANGE to Setting data channel security (from Initializing secure connection)
STATECHANGE to Sending authentication data (from Setting data channel security)
STATECHANGE to Connected to server - idle (from Sending authentication data)

when i listdir

STATECHANGE to Setting transfer mode (from Connected to server - idle)
STATECHANGE to Changing current directory (from Setting transfer mode)
STATECHANGE to Downloading directory list from the server (from Changing current directory)
STATECHANGE to Getting secondary data channel (from Downloading directory list from the server)
STATECHANGE to Connected to server - idle (from Getting secondary data channel)
DONE: No connection could be made because the target machine actively refused it 192.168.0.4:1217

I am able to connect to 5 different FTPSWithData sites using this tool and FileZilla.

I am not behind a proxy.

Thanks in advance for your assistance.


Complete thread: