ftphs

FTP Client and Server Library

http://software.complete.org/ftphs

Latest on Hackage:1.0.9.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-LGPL licensed by John Goerzen
Maintained by John Goerzen

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.