Uploaded image for project: 'Commons Net'
  1. Commons Net
  2. NET-425

_openDataConnection_, __storeFile, and __storeFileStream should be protected and take String for FTP command.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.1
    • 3.1
    • FTP
    • None
    • All

    Description

      Currently _storeFile, __storeStream, and _openConnection are declared as private and only receive int commands. I am trying to extend the FTPClient class to implement specialized commands that utilize these methods. In order for this to work I need to have these methods declared as protected as well as adjust the parameters to allow for String commands.

      Attachments

        1. patch.txt
          3 kB
          Steven Jardine
        2. retrievefile.patch
          6 kB
          Steven Jardine

        Activity

          People

            Unassigned Unassigned
            sjardine Steven Jardine
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: