Overview
ftphs is a Haskell library that provides you with both an FTP client and an FTP server.
ftphs has a number of features:
- Easy to use operation
- Full support of text and binary transfers
- Optional lazy interaction
- Server can serve up a real or a virtual filesystem tree
- Standards compliant
ftphs is written by John Goerzen and was initially part of MissingH. It is licensed under the LGPL.
For more information, please see the ftphs wiki.
Members
Manager:
John Goerzen