got_it 0.34
------------

0. Introduction
---------------

This program designed to retrieve single file (HTTP,FTP)
or multiply files (FTP only) with auto-resume and detailed
logging.

1. Instalation
--------------

Just type:

	./configure
	make
	make install

2. Usage
--------

Type got_it and read options list and options description.
I think all must be clean :)
One special case - when you retrieving ftp://some.host/some.dir/
pay attention on '/' on the end, it mean that you retrieve a
directory listing, not a whole directory.
Hint: you can use wildcards in FTP requests, for example:

	got_it ftp://roger.samond.ru/pub/roger/got_it/*.lsm

3. Contact me
-------------

Bugs, any proposal and wishes write directly to:

	roger@roger.samond.ru

Last distributions available at:

	ftp://roger.samond.ru/pub/roger/got_it/

My Home Page is:

	http://roger.samond.ru/

P.S. My English is poor... not, terrible, I know :)
