@hackage FTPLine1.3.0
A command-line FTP client.
Categories
License
BSD-3-Clause
Maintainer
Daniel Diaz <danieldiaz@asofilak.es>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (0)
- ansi-terminal
- base >=4 && <5
- bytestring
- directory
- ftphs
- haskeline >=0.6.3.2 && <0.7 Show all…
Dependents (1)
@hackage/acme-everything
A command-line FTP client. Type help for a list of commands. Online documentation at the homepage.
Changes from the last version:
Now, mtl dependency is == 2.0.*.
Due to the update to mtl-2, now haskeline dependency is >= 0.6.3.2 && < 0.7.
New feature: Reestablishing of last connection and login.
Current mode (local or remote) is displayed when switching between them.