RFR: 8031435: Ftp download does not work properly for ftp user without password

Rob McKenna rob.mckenna at oracle.com
Thu Jul 24 20:54:15 UTC 2014


Hi folks,

Very simple fix to allow FtpURLConnection connect without a password in 
the url. (i.e. ftp://user@server/ as opposed to the current 
ftp://user:@server)

http://cr.openjdk.java.net/~robm/8031435/webrev.01/

     -Rob



More information about the net-dev mailing list