pyfilesystem
pyfilesystem copied to clipboard
Symlink missing from Tahoe adapter
The Tahoe command allows you the "ln" (hardlink) subcommand, but there's no
such method for this on the TahoeLAFS class/object. Is it not exposed via REST
API?
This is related to
https://code.google.com/p/pyfilesystem/issues/detail?id=79&q=link, but issue is
only concerned with the one operation.
Original issue reported on code.google.com by [email protected] on 17 Sep 2014 at 3:17