Audio (23) Datatype (2) Demo (12) Development (104) Document (13) Driver (12) Emulation (33) Game (77) Graphics (80) Library (2) Network (18) Browser (0) Chat (2) Email (3) Ftp (0) Misc (9) News (0) P2p (0) Samba (0) Server (2) Office (3) Utility (101) Video (14)
Total files: 494
Full index file. Download Recent index file. Download
Hosted by aros-exec.org |
[Show content] [Replace file]GNU Wget is a free software package for retrieving files using HTTP, HTTPS
and FTP, the most widely-used Internet protocols. It is a non-interactive
commandline tool, so it may easily be called from scripts, cron jobs, terminals
without X-Windows support, etc.
The AROS port is based on an CVS snapshot (2007-02-15) of Diego Cassoran's
AMIGA port (http://amiga.cvs.sourceforge.net/amiga/wget/)
When you start wget the first time it will complain that it misses the file
env:wgetcfg. You can either create an empty file (echo "" >env:config)
or better copy the file sample.wgetrc (copy sample.wgetrc env:wgetcfg and
copy sample.wgetrc envarc:wgetcfg).
Type wget --help for a short help. The file wget.info contains documentation.
|