View Single Post
  #2 (permalink)  
Old 2007-11-30
MarioL MarioL is offline
Senior Member
 
Join Date: 2007-01-18
Location: London
Posts: 375
Rep Power: 2
MarioL has an average reputation (10+)
Default Re: FTP not on port 21 - list doesn't work

The connection back (port 20) is probably being blocked.

Go to the service you created for port 5005, go "Advanced", click the "Protocol type" drop-down and select FTP.

Another thing you can do to try and get around the problem is to issue the command "pasv" as soon as you log into the ftp server, so you use passive FTP.

Some good info here: link
Reply With Quote