On Wed, 2005-12-14 at 16:56 +0000, Perryman, Brian wrote: > The FTP log shows: > SENT: LIST > java.net.SocketTimeoutException: Read timed out
I've seen this happen if either (a) there's a MTU mismatch (see your plumbers about this), or (b) you're using an active (rather than passive) ftp connection. For the latter, try to insert a LOCSITE FWF in the command stream, which enables passive ftp. -- David Andrews A. Duda and Sons, Inc. [EMAIL PROTECTED] ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

