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

RMD command should not delete the current working directory or the any parent of current working directory

    XMLWordPrintableJSON

Details

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

    Description

      RMD command should not delete the current working directory or the any parent of current working directory.

      case 1: Let us say, the current working directory is "/wd" then "RMD ." or RMD "/wd" should result in a 5XX reply.
      case 2: Let us say the working directory is "/wd/subdir", then RMD /wd or "RMD .." should also be restricted and a 5xx reply should be sent.

      Attachments

        1. FTPSERVER-227_patch.text
          5 kB
          Sai Pullabhotla

        Activity

          People

            dlatorre David Latorre
            psai Sai Pullabhotla
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: