@hackage FTPLine1.2.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 && <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 last version:
Echoing of
stdinis turned off while runningpausecommand.New field (
interactive) in the state record.New login method, with hidden password. Now haskeline dependency is
>= 0.6.3 && < 0.7.Added history.
Added a few notes in the
helpcommand.