mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 08:25:35 +00:00
Mention the sftp extra here
This commit is contained in:
parent
7511d605e8
commit
0f283980ab
@ -37,6 +37,15 @@ We recommend SFTP over FTP, because the protocol is better, and the server
|
||||
implementation in Tahoe-LAFS is more complete. See `Known Issues`_, below,
|
||||
for details.
|
||||
|
||||
Software Dependencies
|
||||
---------------------
|
||||
|
||||
The SFTP support in Tahoe-LAFS requires certain additional libraries not installed by default.
|
||||
In order to install everything necessary, use the "sftp" extra when installing Tahoe-LAFS.
|
||||
For example::
|
||||
|
||||
% pip install tahoe-lafs[sftp]
|
||||
|
||||
Tahoe-LAFS Support
|
||||
==================
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user