425 Can't open data connection error
While using SmartFTP with a firewall the user keeps on getting a 425 Can't open data connection error.
Cause
The 425 error means that the data channel is blocked or closed between you and the server you are trying to connect to.
Solution
* For Active connections open ports 20 and 21
* For Passive connections open ports 21 and 1024+ (and higher)
If a successful connection cannot be established, check all devices that are between the client and server to ensure that the proper ports are open (e.g. routers).
Ref:http://www.computing.n
Did u tried with CuteFTP?
Main Topics
Browse All Topics





by: ravenplPosted on 2009-09-29 at 10:35:58ID: 25451330
Thats most probably firewall problem, either the one on Your or server's side.
Use ftp passive mode, and try again.