yjftp-libs: CUI FTP client like 'ftp', 'ncftp'
It will be library for yjftp.
Executable 'yjftp-ni" is sample. It may be removed.
yjftp-ni is command line FTP client.
If no arguments, then it ask server address, user name and password.
If only argument server address are given, then it try login as anonymous user.
If argument server address and user name, then it ask password.
And password can give by '-p [passwd]' from command line.
You can put or get immediately by doing following.
yjftp-ni put filepath srvr.address/directorypath [user_name] [-p password]
yjftp-ni get srvr.address/filepath [user_name] [-p password]
Downloads
- yjftp-libs-0.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1, 0.0.2 |
---|---|
Dependencies | base (>=4 && <4.7), directory, ftphs, mtl, process, unix [details] |
Tested with | ghc >=0 |
License | LicenseRef-GPL |
Author | Yoshikuni Jujo |
Maintainer | Yoshikuni Jujo <PAF01143@nifty.ne.jp> |
Category | Network |
Home page | http://homepage3.nifty.com/salamander/second/projects/yjftp/index.xhtml |
Uploaded | by YoshikuniJujo at 2013-09-11T03:57:53Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | yjftp-ni |
Downloads | 1697 total (9 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user [build log] Successful builds reported [all 1 reports] |