[tahoe-dev] Please help with sshfs
Vladimir Arseniev
vladimira at aport.ru
Wed Nov 23 01:02:52 UTC 2011
On 11-11-22 12:58 AM, David-Sarah Hopwood wrote:
<SNIP>
>> ... I've run "sshfs 127.0.0.1:[dir] ~/tahoe-pxh5r" with
>> various "[dir]" values. Using "/home/user/test" for
>> "[dir]", the command mounts "~/test" in "~/tahoe-pxh5r".
>
> Do you have an SFTP server other than Tahoe running?
> Perhaps the port being used by sshfs is wrong?
Indeed it was! I configured a fresh working node for sftp/sshfs as
described in "FTP-and-SFTP.rst". In "ftp.accounts" I have "ftpuser
password URI:DIR2:foo". Running "sshfs ftpuser at 127.0.0.1: ~/tahoe-mount
-o port=8022" prompted me for ftpuser's password, and then mounted
"URI:DIR2:foo" in "~/tahoe-mount".
Thanks again.
More information about the tahoe-dev
mailing list