#1370 assigned defect

SFTP: consider supporting hard link extension — at Version 2

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 (last modified by davidsarah)

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).

Change History (2)

comment:1 Changed at 2011-02-24T03:42:17Z by davidsarah

  • Component changed from unknown to code-frontend
  • Keywords sftp sshfs link added

comment:2 Changed at 2011-02-24T03:53:58Z by davidsarah

  • Description modified (diff)

Update patch link to newer version posted on fuse-sshfs.

Note: See TracTickets for help on using tickets.