Xama
Xama (xamã: shaman in Portuguese) is a file server system that can transfer files from server to client with less time than a simple TCP/IP file transfer (FTP-like). It is possible because the Zlib compress algorithm used in the project. Xama is write intire in Python, turning it a multiplatform system. Check the benchmarks in the documentation.
Contents
- xama.py (system)
- xama.conf (config file)
- xama.doc (documentation)