IT Community - Software Programming, Web Development and Technical Support

Difference between passive FTP and active FTP?

This is a discussion on Difference between passive FTP and active FTP? within the Networking & Internet Connectivity forums, part of the Computer Hardware/Software and Networking category; What is the difference between passive FTP and active FTP? FTP is an unusual protocol in that it uses two ...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Computer Hardware/Software and Networking > Networking & Internet Connectivity

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 12-20-2007, 02:08 AM
srikumar_l srikumar_l is offline
D-Web Sr.Programmer
 
Join Date: Aug 2007
Posts: 196
srikumar_l is on a distinguished road
Default Difference between passive FTP and active FTP?

What is the difference between passive FTP and active FTP?

FTP is an unusual protocol in that it uses two ports, one for commands and the other for data.
(This is one of the reasons it is superior to HTTP for transferring large files.)

Active FTP was invented first. The client initiates a connection on the server’s command port. The server then initiates a connection with the client
from its data port.

In Passive FTP, the client initiates both connections with the server, which remains “passive”.

Active FTP may cause problems if your client is behind a firewall. From the firewall’s point of view, the FTP server that is trying to initiate a connection with your client looks like an intruder and is usually blocked.
This is why many users have difficulty using FTP to download files from behind a firewall.

Passive FTP
solves this problem, but creates other problems, notably where FTP server security is concerned.The server must listen on a large number of ports. This requires the firewall to let a lot of unqualified traffic through.

Most firewall administrators do not like this.
As a rule, you do not need to be concerned about passive and active FTP unless you administer an FTP server or a firewall.

If you experience difficulty using your FTP client from behind a firewall, this is likely the reason.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Licensing multiple passive SQL servers? arjkhanna Server Management 2 10-29-2007 01:02 AM
Active Directory Requirement nnraja Server Management 1 10-17-2007 04:06 AM
Article : Active X importer -- AxImp.exe (.Net Framework Tools Series) Gopisoft VB.NET Programming 0 02-25-2007 09:25 PM


All times are GMT -7. The time now is 11:51 PM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0