---------------------------
download.ttp / execdown.tos
---------------------------

Quick use guide : ( sorry, I have not any tiome for more explanations..)


download.ttp is a program for downloading file from the Net using STinG
and HTTP protocol.

*************************
Usage 1 of download.ttp :
*************************

download.ttp URL FILENAMEONDISK

	eg : download.ttp http://obooklage.free.fr/download/cabovl.lzh net\mycabovl.lzh
	
					try to download cabovl.lzh form obooklage.free.fr as mycabovl.lzh
					in net\folder.
					
					
Note : URL and FILENAMEONDISK are space separated.

*************************
Usage 2 of download.ttp :
*************************

download.ttp -f SCRIPTFILE

	eg : download.ttp -f net.dow
	
					try to download all files writed in net.dow plain text file as :
					
#
#

http://obooklage.free.fr/download/cabovl.lzh net\mycabovl.lzh

#
#
					
					
					
					
Note : parameter -f and SCRIPTFILE are space separated.


***********************
Usage of execdown.tos :
***********************

execdown.tos is made for be a desktop application for scripts files.
It pass to download.ttp parameters "-f SCRIPTFILE". It must be in same
path as download.ttp

With this tool you can run script just by double-clicking on script file

eg : execdown.tos is set as application for *.dow script files.


Olivier Booklage.

