[tahoe-dev] [tahoe-lafs] #645: connecting to sftp frontend using sshfs fails from linux client

tahoe-lafs trac at allmydata.org
Fri Mar 6 19:16:19 UTC 2009


#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:                 |  
-------------------------------+--------------------------------------------

Comment(by rheimbuch):

 Just to clarify: I get the correct behavior using the 1.3.0 release. I get
 recursive display of the root directory when I build the trunk with
 changeset [3741].

 The original run was on a Ubuntu Hardy LTS server:

 {{{
 rheimbuch at swoop:~$ uname -a
 Linux swoop 2.6.24-19-generic #1 SMP Wed Jun 18 14:15:37 UTC 2008 x86_64
 GNU/Linux

 rheimbuch at swoop:~$ dpkg -l openssh-client
 Desired=Unknown/Install/Remove/Purge/Hold
 | Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-
 inst/t-aWait/T-pend
 |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
 uppercase=bad)
 ||/ Name                   Version                Description
 +++-======================-======================-============================================================
 ii  openssh-client         1:4.7p1-8ubuntu1.2     secure shell client, an
 rlogin/rsh/rcp replacement
 }}}

 To reproduce I repeated on my laptop with OSX 10.5.6 with fresh installs
 of the 1.3.0 release and the trunk with changeset [3741]. v1.3.0 works
 correctly through sftp. The
 trunk build has the broken behavior:

 {{{
 ryan-heimbuchs-macbook41:Volumes ryan$ cd
 ryan-heimbuchs-macbook41:~ ryan$ sftp -oPort=8022 test2 at localhost
 Connecting to localhost...
 test2 at localhost's password:
 sftp> ls
 test1  test2
 sftp> ls test1
 test1/test1  test1/test2
 sftp> ls test2
 test2/test1  test2/test2
 sftp> exit

 ryan-heimbuchs-macbook41:~ ryan$ ssh -V
 OpenSSH_5.1p1, OpenSSL 0.9.7l 28 Sep 2006

 ryan-heimbuchs-macbook41:~ ryan$ which ssh
 /usr/bin/ssh

 ryan-heimbuchs-macbook41:~ ryan$ Projects/tahoe/trunk/bin/tahoe -V
 allmydata-tahoe: 1.3.0-r3759, foolscap: 0.3.2, pycryptopp: 0.5.12, zfec:
 1.4.4, Twisted: 8.2.0, Nevow: 0.9.32, zope.interface: 3.3.0, python:
 2.5.1, platform: Darwin-9.6.0-i386-32bit, simplejson: 2.0.9, argparse:
 0.8.0, pyOpenSSL: 0.6, pyutil: 1.3.30, zbase32: 1.1.1, setuptools:
 0.6c12dev

 }}}

-- 
Ticket URL: <http://allmydata.org/trac/tahoe/ticket/645#comment:6>
tahoe-lafs <http://allmydata.org>
secure decentralized file storage grid


More information about the tahoe-dev mailing list