[tahoe-dev] Tahoe / Owncloud via SFTP

Zooko O'Whielacronx zookog at gmail.com
Sat Jun 8 13:07:00 UTC 2013


Hi t.!

How about test the SFTP service directly and make sure that works
before trying to connect ownCloud to it? Run the "sftp" client and
connect it to the appropriate port, login with the username and
password that you configured into the accounts file (per
https://tahoe-lafs.org/trac/tahoe-lafs/browser/trunk/docs/frontends/FTP-and-SFTP.rst),
and run "ls".

If everything works, then you should see the listing of the directory
whose capability you configured into the accounts file.

But I guess what will happen instead is that you'll get some error
message. Someone else was doing this same thing yesterday, and it
turned out that the error was due to the cap in the accounts files
having a trailing slash on it:

https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1999

Regards,

Zooko


More information about the tahoe-dev mailing list