Uploaded image for project: 'MINA SSHD'
  1. MINA SSHD
  2. SSHD-39

ScpCommand cannot handle recursive copy

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.2.0
    • None

    Description

      The argument passing loop in ScpCommand checks whether at least -f or -t is set, but it does it too soon. The check should be done after the outer for loop and not within.

      when -r is given before -t the current check fails and throws an exception.

      I'll submit the patch.

      Attachments

        1. sshd-39.patch
          1 kB
          Frank van der Kleij

        Activity

          People

            gnodet Guillaume Nodet
            kleij Frank van der Kleij
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: