slackbuilds/network/sftp-cloudfs
Heinz Wiesinger 442c1c3a9d
python2-paramiko: Renamed from paramiko and updated to 2.9.2
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-01-25 14:44:38 +07:00
..
README
doinst.sh
sftp-cloudfs.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
sftp-cloudfs.info python2-paramiko: Renamed from paramiko and updated to 2.9.2 2022-01-25 14:44:38 +07:00
slack-desc

README

This is a SFTP (Secure File Transfer Protocol) interface to OpenStack
Object Storage, providing a service that acts as a proxy between a
SFTP client and a storage service.

The username/password pair used to open the SFTP session is validated
using the authentication service of the files/storage service to get
an authentication token.

The communication between the client and the SFTP daemon is encrypted
all the time, and the SFTP service supports HTTPS communication with
the remote files/storage service.

There's limited SCP support since 0.10.