

		T R O U B L E S H O O T I N G





This is a short introduction of how to correct problems, and how to
send me bug reports, if you thinks you find one. 


First of all, try to start FtpGet with -v switch. It will display
more information, and you will certainly find an error message.

If you see a message like:
--------------------------

  ?Error                            : Can't open host:

	It's that the host can't be reach. Ether the name of the host is wrong,
        the host is down, or thinks like that.

  ?Error                            : Can't login:
	
	It's that you make a mistake in your login or in your pass.


  ?Error                            : Can't change to directory.

	Try to look if there is some space left on your device, and if you have
	the rights to create files in the current directory.

  !Warning                          : directory already exists.

	It's not an error, just an warning. Remember to clean the current directory
	before download a site. FtpGet won't download two time the same site in the
	same directory. FtpGet will just stop to download in this case.

  ?Error                            : Wrong directory.

	Verify that the directory you give on the commandline is good.



If you have other errors, or if FtpGet stop without downloading, or SIGEV,
and if you verify everithing, you certainly find a bugs in FtpGet.
Go to the next session to see how to send a bug reports.


Bug repport:
------------

    To correct a problems, I need to know everithing about how you find the bugs.
First of all, start FtpGet with a redirection to obtain a logfile.

	FtpGet site directory -v > log.


    After this, send me the log file, with the name and the directory of the ftp site.
Remember to tell me about the ftp site, I can't do anything without the name and
the directory of the ftpsite.


Current BUGS:
-------------

   * Links are know to be a quick and dirty hack, you may experience problems with:
		
	links in ftp directory to a file.
	perhaps other links (directory).

  
   * Directory listring from ftp site is not well tested. FtpGet assume standart
	directory list from the ftp site. So perhaps it won't work at all with
	some ftp site.


     	
