<snip> > > On 5 Nov 99, at 10:03, Don Gillaspie wrote: > > Are they using passive mode transfers? > > What client ftp software are they using? > I have tried both connection techniques and several different client > software. But should this really matter? As long as we stick to the > ftp rfc all clients should be able to connect.
In my experience, not necessarily. In PASSIVE mode the client initiates both the control and the data connections, in non-passive mode, the data connection is initiated by the server, this means that you have to enable the connection to ftp-data via the firewall. I always use passive mode when in doubt. Simon Martin [EMAIL PROTECTED]

