ftphs: FTP Client and Server Library

[ library, network ] [ Propose Tags ]

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.

Flags

Automatic Flags
NameDescriptionDefault
buildtests

Build the executable to run unit tests

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9, 1.0.9.1, 1.0.9.2
Dependencies base (>=3 && <5), bytestring, hslogger, HUnit, MissingH (>=1.0.0), mtl, network, parsec, regex-compat [details]
License LicenseRef-LGPL
Copyright Copyright (c) 2004-2017 John Goerzen
Author John Goerzen
Maintainer John Goerzen <jgoerzen@complete.org>
Category Network
Home page http://software.complete.org/ftphs
Uploaded by JohnGoerzen at 2017-04-24T23:54:55Z
Distributions
Reverse Dependencies 3 direct, 0 indirect [details]
Executables runtests
Downloads 9812 total (23 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-04-25 [all 1 reports]