Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-1230799

FTP protocol is not supported

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 1.0.1
    • 1.0
    • core-libs
    • 1.0.1
    • sparc
    • solaris_2.4
    • Not verified

      There's no support for FTP in Java.

      A *****very simple***** test case:

      public static void main(String args[]) throws Exception {
          URL foo = new URL("ftp://java.sun.com");
      }

      blows up.

            flar Jim Graham
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: