The FTPLine package
A command-line FTP client. Type help for a list of commands. Online documentation at the homepage.
Changes from last version:
State becomes a record (was a tuple).
File content changes from String to ByteString.
Added modes (local and remote).
Changed lazy state to strict state, and it has been instantiated at haskeline's MonadException class.
The way FTP results are shown has varied.
Memory usage has been reduced considerably.
Properties
| Versions | 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.2.0, 1.3.0 |
|---|---|
| Dependencies | ansi-terminal, base (4.*), bytestring, directory, ftphs, haskeline (≥0.6.2.4 & <0.7), mtl, network, strict |
| License | BSD3 |
| Author | Daniel Diaz |
| Maintainer | Daniel Diaz <danieldiaz@asofilak.es> |
| Category | Network |
| Home page | http://ddiaz.asofilak.es/packages/FTPLine |
| Executables | FTPLine |
| Upload date | Fri Sep 24 10:15:13 UTC 2010 |
| Uploaded by | DanielDiaz |
Downloads
- FTPLine-1.1.0.tar.gz (Cabal source package)
- package description (included in the package)