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

FTP Classes enhancements

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P5 P5
    • None
    • 1.4.2
    • core-libs
    • itanium
    • windows_2000

      A DESCRIPTION OF THE REQUEST :

      There are certain classes like the HttpURLConnection and HttpsURLConnection but there is no FtpURLConnection that is part of the java.net package.

      1) Support accessing password encrypted ftp sites via the the Authenticator class and simple connection to these ftp classes something similar to these lines

      ftp://username:###@###.###/polo.zip

      2) Another thing is the FTPClient class is in the sun.com class. That FTPClient class works very well and it would really be good if it was part of the java.net package.

      JUSTIFICATION :
      These classes already exist but in the sun.com package so they are not guranteed to be in other further releases but the thing is these classes work so well and it would be waste if they were excluded out in future releases.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      ------NIL--------
      ACTUAL -
      ------NIL--------

      ---------- BEGIN SOURCE ----------
      ------NIL--------
      ---------- END SOURCE ----------

      CUSTOMER SUBMITTED WORKAROUND :
      ------NIL--------

            jccollet Jean-Christophe Collet (Inactive)
            ndcosta Nelson Dcosta (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: