This file provides some information about the geoftp system.
This system is based on a complicated set of scripts which
will probably stop working soon. At the moment (Nov 05) they are
working. The geoftp system should be installed using the script

  http://www.geocities.com/matth3wbishop/eg/batch/get-tools.txt

This script downloads the necessary shell scripts and creates
some batch scripts which will only work on a Windows XP or NT
type of system (where the shell supports an extended command set).
Actually this is not an extended command set but is a very
bad Microsoft implementation of a shell language which is far
less capable than even a simple unix type of shell language. But
anyway... 

The batch scripts are put in the \windows\ directory because 
it is asssumed that this directory is on the path. So, to use
the system type

  lg [password] [account-name]

where the password is the password to a Yahoo geocities free
web account with the account name as specified by the second
parameter. This script will invoke the shell script

  login-geocities-uu.sh

which in turn will invoke the curl program which will 
attempt to do an automatic login to the geocities account.
Basically if you see curl doing three executions, as 
indicated by the console status line, then everything is
working well and a success message will be displayed.

To upload a file to the geocities account type

  up [file-name] [sub-directory]

Do not use a leading forward slash for the second parameter
and do not a trailing slash. To upload to the base directory
leave this parameter empty.