ftp-cloudfs

Software Screenshot:
ftp-cloudfs
Software Details:
Version: 0.23
Upload Date: 20 Feb 15
Developer: Chmouel Boudjnah
Distribution Type: Freeware
Downloads: 5

Rating: nan/5 (Total Votes: 0)

ftp-cloudfs is a FTP server acting as a proxy to Rackspace Cloud Files. It allow you to connect via any FTP client to do upload/download or create containers.

By default the server will bind to port 2021 which allow to be run as a non root/administrator user.

ftp-cloudfs has been tested on a Debian testing Linux distribution but it should work on any Unices (including MacOSX) as long you have the requirement listed above.

It should as well work on Windows but this has been completely untested.

INSTALL

Use standard setup.py directives ie :

python setup.py install

USAGE

The install should have created a /usr/bin/ftpcloudfs (or whatever prefix defined in your python distribution or command line arguments) which can be used like this :

Usage: ftpcloudfs [OPTIONS].....

Options::

 Usage: ftpcloudfs [OPTIONS].....

 Options:
 -h, --help show this help message and exit
 -p PORT, --port=PORT
 Port to bind the server default: 2021.
 -b BIND_ADDRESS, --bind-address=BIND_ADDRESS
 Address to bind default: 127.0.0.1.
 -s, --service-net
 Connect via Rackspace ServiceNet network.
 -l LOG_FILE, --log-file=LOG_FILE
 Log File: Default stdout
 -a AUTHURL, --auth-url=AUTHURL
 Auth URL for alternate providers (eg OpenStack)

Requirements:

  • Python
  • python-cloudfiles
  • pyftpdlib

Similar Software

Methabot
Methabot

3 Jun 15

Serv-U
Serv-U

14 Apr 15

ftp-outboxd
ftp-outboxd

3 Jun 15

tnftp
tnftp

17 Feb 15

Comments to ftp-cloudfs

Comments not found
Add Comment
Turn on images!