About

Metadata

  • Last updated , by JohnGoerzen
  • License LicenseRef-LGPL
  • Categories Network Development
  • Maintained by: John Goerzen <jgoerzen@complete.org>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    buildtests (off by default)

    Build the executable to run unit tests

Readme

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.