[Bug 1623] New: [sftp] support multiple args: <command> <item> <item> ...

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Jul 24 07:55:00 EST 2009


https://bugzilla.mindrot.org/show_bug.cgi?id=1623

           Summary: [sftp] support multiple args: <command> <item> <item>
                    ...
           Product: Portable OpenSSH
           Version: 5.1p1
          Platform: ix86
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: sftp
        AssignedTo: unassigned-bugs at mindrot.org
        ReportedBy: jari.aalto at cante.net


Cf. forwarded Debian wishlist http://bugs.debian.org/538197


The sftp(1) command accepts only one argument at a time:

    rm one
    rm two
    ...
    rmdir dir
    rmdir another

Please add support for multiple items:

    rm one two three ...
    rmdir ....

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list