Hi, If your FTP server is behind a firewall, it's likely that you can't connect to the server using passive mode. The passive mode tries to open a second connection in a random port given by the server and perhaps your firewall is blocking it.
Turn passive mode off makes the server to open the connection back to the client on port 20, but it may also be a problem if your machine does not accept it. Regards, Marcio Alexandroni www.cialogica.com.br ( (11) 9989-8316 marcioalexandroni -- > From: JACK RARICK <[email protected]> > Reply-To: How to use Revolution <[email protected]> > Date: Mon, 15 Mar 2010 10:09:02 -0400 > To: How to use Revolution <[email protected]> > Subject: FTP behind a Firewall > > First - I'd like to thank again everyone who had pointed me in the right > direction to learn more about FTP. > > Everything works great from my office. > > But I am having trouble from a school setting sitting behind our network's > firewall - the initial FTP request times out. > > Any ideas? Thanks again! > > Jack Rarick > Holt Public Schools_______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
