The YACON Downloader is an easy-to-use download manager for the Windows
console.
The YACON Downloader is a lean special tool for a special task.
The YACON Downloader will keep your system high performing and lean.
For installation consideration and features see this page
.
The complete usage:
yacond [-help] urllistfile.txt
[-targetdir=c:\downloads] [-verbose] [-useIECookies] [-useFFCookies] [-paralleldownloads=number
| -m=number] [-uriLogin=loginName -uriPass=password] [-execute="program.exe
?1 ?2"] [-debug]
| -help |
|
displays all command line switches as given here |
| |
|
|
| -listfile=urllistfile.txt |
 |
specifies the textfile which contains in every line a http
or ftp download link of the kind http://downloadsite.com/files/file15.zip.
Lines starting with '#' or ';' are ignored. |
| |
|
|
| -targetdir="c:\My Downloads" |
|
specifies the local directory where the files are downloaded
to. (standard: the current working directory) |
| |
|
|
| -parallelDownloads=x or -m=x |
|
number of files which are downloading concurrently |
| |
|
|
| -useIECookies |
|
sends the cookies set by the download site in the InternetExplorer
browser |
| |
|
|
| -useFFCookies |
|
sends the cookies set by the download site in the Firefox
browser |
| |
|
|
| -login=Name -pass=password |
|
authenticate to the HTTP or FTP server |
| |
|
|
| -uriLogin=Name -uriPass=password |
|
authenticate to the HTTP or FTP server using the URL ftp://NAME:PASSWORD@downloadsite.com/files/file15.zip |
| -proxy="myproxyserver.com:port" |
 |
re-route the downloads via a special proxyserver standard:
the system proxy server as in the IE settings |
| |
|
|
| -execute="myProgram.exe ?n" |
|
after all the downloads are finished, execute the specified
program with the first parameter being the name of the n-th file. |
| |
|
|
| -debug |
|
generates an error report file 'yacond.log.txt'. You may email
this file with a short error description to seemann@rostock-digital.com |
| |
|
|
| -quiet |
|
supresses all text written to the console except the errors
messages |
| |
|
|
| -verbose |
|
echos details about the current operation |