ftpcloudfs
FTP interface to Rackspace Cloud Files and OpenStack Object Storage
Install
- All systems
-
curl cmd.cat/ftpcloudfs.sh
- Debian
-
apt-get install ftp-cloudfs
- Ubuntu
-
apt-get install ftp-cloudfs
- Kali Linux
-
apt-get install ftp-cloudfs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ftp-cloudfs
- Raspbian
-
apt-get install ftp-cloudfs
- Dockerfile
- dockerfile.run/ftpcloudfs
ftp-cloudfs
FTP interface to Rackspace Cloud Files and OpenStack Object Storage
FTP-CloudFS is an FTP server acting as a proxy to Rackspace Cloud Files or to OpenStack Object Storage (Swift). It allows you to connect via any FTP client to do upload/download or create containers. It supports pseudo-hierarchical folders/directories as described in the Rackspace Cloud Files API and the OpenStack Object Storage API. This package contains the daemon.