Displaying 1 result from an estimated 1 matches for "flaschen".
2006 Dec 29
5
[Bug 1271] sftp should allow local files (lrm) and directories (lrmdir) to be removed
...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 "Avail...