[Bug 1271] sftp should allow local files (lrm) and directories (lrmdir) to be removed
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Dec 29 18:25:42 EST 2006
http://bugzilla.mindrot.org/show_bug.cgi?id=1271
Summary: sftp should allow local files (lrm) and directories
(lrmdir) to be removed
Product: Portable OpenSSH
Version: 4.3p2
Platform: Other
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: sftp
AssignedTo: bitbucket at mindrot.org
ReportedBy: matthew.flaschen at gatech.edu
I think OpenSSH sftp ought to have lrm and lrmdir commands to remove
local files and directories respectively. This is useful, for
instance, when you download files by mistake. I have implemented those
features in the attached patch.
I added the options the in-program "Available commands", but not to the
man page. I couldn't figure out how the documentation worked, so
someone else would need to edit it if that patch is accepted.
It has been tested on Kubuntu Edgy GNU/Linux, but I'm fairly sure that
patch is portable.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list