The yjftp package
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 or get immediately by doing following.
yjftp put filepath srvr.address/directorypath [user_name] [-p password]
yjftp get srvr.address/filepath [user_name] [-p password]
Properties
| 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 (≥4 & ≤4.1.0.0), directory, ftphs, hsConfigure, process, readline, unix |
| License | GPL |
| Author | Yoshikuni Jujo |
| Maintainer | Yoshikuni Jujo <PAF01143@nifty.ne.jp> |
| Stability | experimental |
| Category | Network |
| Home page | http://homepage3.nifty.com/salamander/second/projects/yjftp/index.xhtml |
| Executables | yjftp |
| Upload date | Tue Jun 9 08:37:49 UTC 2009 |
| Uploaded by | YoshikuniJujo |
| Built on | ghc-6.10 |
| Build failure | ghc-6.12 (log), ghc-7.4 (log) |
Modules
- Network
Downloads
- yjftp-0.3.4.tar.gz (Cabal source package)
- package description (included in the package)