#645: connecting to sftp frontend using sshfs fails from linux client
-------------------------------+--------------------------------------------
Reporter: azazel | Owner:
Type: defect | Status: reopened
Priority: minor | Milestone: 1.3.1
Component: code-frontend | Version: 1.3.0
Resolution: | Keywords:
Launchpad_bug: |
-------------------------------+--------------------------------------------
Changes (by rheimbuch):
* cc: rheimb...@… (added)
* status: closed => reopened
* resolution: fixed =>
Comment:
Path [3741] causes the contents of the 'root' directory to be displayed in
all sub-directories. Example:
{{{
sftp> ls /
/foobar /test-dir
sftp> ls /foobar
/foobar/foobar /foobar/test-dir
sftp> ls /foobar/foobar
/foobar/foobar/foobar /foobar/foobar/test-dir
sftp>
}}}
I get this behavior in both the sftp command line and sshfs.Reverting the
patch seems to fix the it, but breaks sshfs compatability. The problem
seems to be with the returning an empty path array when the path == "."
--
Ticket URL: <http://allmydata.org/trac/tahoe/ticket/645#comment:4>
tahoe-lafs <http://allmydata.org>
secure decentralized file storage grid
_______________________________________________
tahoe-dev mailing list
[email protected]
http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev