Skip to main content

An S3 file storage GUI client with pre-internet, TNO encryption.

Project description

Cloud Filer is a cloud storage file management GUI client. Cloud Filer allows you to upload and download files to cloud storage (e.g. Amazon S3) and can be used as part of a backup strategy.

Cloud Filer uses pre-internet encryption and file name obfuscation making access to your cloud data useless without the right password.

For more details see https://www.cloudfiler.org/

Installing on Linux

On Linux you need to install the following packages:

apt install python-wxgtkX.Y python-wxtools wxX.Y-i18n python-pip

and then install Cloud Filer using pip:

pip install cloudfiler

Installing on Windows

Install python 2.x from https://www.python.org

Install wxpython from https://wxpython.org

Install Microsoft Visual C++ Compiler for Python 2.7 from http://aka.ms/vcpython27

pip install cloudfiler

Installing on MacOS

curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py

sudo python get-pip.py

sudo pip install -U wxPython

pip install cloudfiler –user

Running Cloud Filer

python -m cloudfiler

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cloudfiler-2.0.42.tar.gz (626.5 kB view hashes)

Uploaded Source

Built Distribution

cloudfiler-2.0.42-py2-none-any.whl (648.1 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page