Opened at 2011-02-24T03:41:44Z
Last modified at 2014-12-02T19:45:18Z
#1370 assigned defect
SFTP: consider supporting hard link extension — at Initial Version
Reported by: | davidsarah | Owned by: | nobody |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | code-frontend-ftp-sftp | Version: | 1.8.2 |
Keywords: | sftp sshfs link | Cc: | |
Launchpad Bug: |
Description
OpenSSH's SFTP server recently (in version 5.7) added a hardlink extension, and there is a patch to support it in sshfs.
Hardlinks are closer in semantics to the links that Tahoe directories have to their children, than are symlinks. So we might want to support this even though we do not support symlinks (yet).
Note: See
TracTickets for help on using
tickets.