FTP protocol is not supported

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P1
    • 1.0.1
    • Affects Version/s: 1.0
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: