[Bug 2138] SFTP interactive local rm

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Sep 19 10:29:04 EST 2013


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
The problem with implementing a local-rm is that we'd need to have it
support the standard system rm flags, or at least -r, -i and -f. 

Given that you can do "!rm [flags] path [...]" with the same keystrokes
as "lrm ..." but supporting all the options and needing no new code, I
don't think this is worth it.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list