If you get SocketClosed error since JRE 1.7 under Windows then have a look at:
http://bugs.sun.com/bugdatabase/view_bu ... id=7077696
			
			
									
									
						| FTP connection issue with JRE 1.7Re: FTP connection issue with JRE 1.7Since 1.7_06 you could try to add the following applet parameter: <param name="java_arguments" value="-Djava.net.preferIPv4Stack=true"> | 
