Skip to content

tomatohater/faetus-cloudfs-fork

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# faetus

Faetus is an FTP server which provides an interface to Amazon S3 file storage.
The code is based on pyftpdlib and borrows heavily from chmouel's
ftp-cloudfs (http://github.com/chmouel/ftp-cloudfs).


INSTALLATION:
$ pip install -r REQUIREMENTS
$ python setup.py install


USAGE:
- Start with default options:
$ faetus-server
        
- Specify options:
$ faetus-server -b X.X.X.X -p 21


AUTHOR:
Drew Engelson <[email protected]>
http://tomatohater.com