sftpcloudfs
SFTP interface to Rackspace/OpenStack storage services
Install
- All systems
-
curl cmd.cat/sftpcloudfs.sh
- Debian
-
apt-get install sftpcloudfs
- Ubuntu
-
apt-get install sftpcloudfs
- Kali Linux
-
apt-get install sftpcloudfs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sftpcloudfs
- Raspbian
-
apt-get install sftpcloudfs
- Dockerfile
- dockerfile.run/sftpcloudfs
sftpcloudfs
SFTP interface to Rackspace/OpenStack storage services
This package provides an SFTP (Secure File Transfer Protocol) interface to Rackspace Cloud Files and OpenStack Object Storage, acting as a proxy between an SFTP client and a remote storage service. The username/password pair used to open the SFTP session is validated using the authentication service of the 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 storage service.