Passive Mode FTP Through Proxy ServerID: Q163651
|
When you use passive mode FTP, the FTP server negotiates a secondary Dynamic port for all subsequent transmissions with the FTP client. This article describes how to set up this process to work with Microsoft Proxy Server.
NOTE: Proxy Server version 2.0 allows passive mode FTP by default.
Passive mode FTP allows the FTP server to negotiate with the client to
communicate over a port other than 21. This frees up port 21 for a new
connection to be made, and eases traffic on the primary port. The server
picks a new port (usually between 1025 and 5000), and then the client
communicates with the server on that new port.
To configure the Proxy Server in this manner, perform the following steps:
Additional query words:
Keywords : kbenv pxsgeneral pxshowto
Version : winnt:1.0,2.0
Platform : winnt
Issue type : kbhowto
Last Reviewed: June 3, 1999