yjftp: CUI FTP client like 'ftp', 'ncftp'
Just CUI 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.
Once login, you can run command ls
, cd
, cat
, put
, get
, edit
, show
and so on.
And you can put/get immediately by doing following.
yjftp put filepath srvr.address/directorypath [user_name] [-p password]
yjftp get srvr.address/filepath [user_name] [-p password]
Versions | 0.3, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.6, 0.3.6.1, 0.3.6.2, 0.3.6.5 |
---|---|
Dependencies | base, directory, ftphs, hsConfigure, process, readline, unix [details] |
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 Thu Oct 16 09:30:04 UTC 2008 |
Distributions | NixOS:0.3.6.5 |
Executables | yjftp |
Downloads | 2898 total (16 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Downloads
- yjftp-0.3.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)