@hackage ftphs1.0.9.2
FTP Client and Server Library
Categories
License
LicenseRef-LGPL
Maintainer
John Goerzen <jgoerzen@complete.org>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (8)
Dependents (4)
@hackage/yjftp, @hackage/yjftp-libs, @hackage/acme-everything, @hackage/FTPLine
Package Flags
buildtests
(off by default)
Build the executable to run unit tests
ftphs provides a Haskell library to implement a FTP client and a 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.