Uploaded image for project: 'FtpServer'
  1. FtpServer
  2. FTPSERVER-256

LastAccessTime of ftp session is null

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0-M4
    • 1.0.0-RC1
    • Core
    • None

    Description

      Command SITE WHO fails because of NPE while calling FtpIoSession.getLastAccessTime().getTime() (line 97-98). LastAccessTime is almost never updated nor it is initialized.

      It seems to me that session.updateLastAccessTime() should be placed somewhere into DefaultFtpHandler.messageReceived().

      Attachments

        Activity

          People

            niklas Niklas Therning
            kuhn Jiri Kuhn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: