FTP-Go ReadMe file
FTP-Go is freeware written by Colin Mummery who can be contacted at
colin_mummery@yahoo.com.
This FTP-Go product is delivered in a single ZIP file.
The ZIP file name indicates the date that the product version in the file was built in day/month/year order.
The ZIP file contains the following:
- The Java bytecode packaged as a single JAR file
- This readme file
- The license agreement
Running the software
FTP-Go can be run under Solaris or Windows by clicking (or
double clicking) on the file "FTPGo.jar". Alternatively the following Java
command can be used:
java -jar FTPGo.jar
FTP-Go is written using
the Sun Java 2 SDK
and you must have Java 2 installed which
is available free at Sun's website.
In case of MS Windows display problems
If you use a Windows PC and the FTP-Go windows are not repainting properly then this is probably
because your graphics accelerator needs to be turned down.
Replacing an old version with a new version
If you want to keep all your existing files then replace only the old version of
"FTPGo.jar" with the new version. However the preferences such as source line termination will
be reset.