FTP Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsSystem AdministrationFTP Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old May 5th, 2010, 04:08 AM
carol_04paul carol_04paul is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2010
Posts: 1 carol_04paul User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 19 m 5 sec
Reputation Power: 0
FTP PORT Command : 425 Can't open data connection

Hi I am carolene. I am working on a code which uses ftp PASV command. My job is to change it to PORT command. After doing that i am getting the error "425 Can't open data connection". Can anyone please help me on how to solve this. Its critical.

Reply With Quote
  #2  
Old May 23rd, 2010, 04:29 PM
mjawwad mjawwad is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2010
Posts: 22 mjawwad User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 47 m 56 sec
Reputation Power: 0
FTP Data Channel

Carolene,
The error means that a data channel between the clients & server could not be opened for operations such as file transfers or directory listings. Typically in active mode the client sends a PORT command to the server & then waits for the server to connect back to it. If the server in-turn cannot connect to the client then you will run into this error. There could be several reasons for this :

1) There is a firewall on the server blocking the connection. This will prevent the outbound connection from the server to the client in response to the PORT command, in this case contact the server administrator to correctly open the outbound port on the server's firewall.

2) There is a firewall on the client blocking the connection. This will prevent the incoming connection from the server at the client. In this case configure the ports on your client side firewall.

3) The port on which the server attempts to connect to the client in response to the PORT command is not free i.e. it is being used by another process on the client's end.

4) Some client programs allow data port range to be defined specially for this purpose. I suggest you find these settings on your client program.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationFTP Help > FTP PORT Command : 425 Can't open data connection

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap