System requirements

Top  Previous  Next

JDK requirements

 

JDK 1.2.2 or greater

 

You may download the latest JDK at http://java.sun.com

 

Platform requirements

 

Secure FTP Factory has been tested under the following platforms:

 

MS Windows NT/95/98/2000/XP

Macintosh OS X

Sun Solaris 2.6, 7, 8, 9

Linux RedHat

HP-UX

 

Although only the above platforms have been tested Secure FTP Factory is platform independent and should work on any platform with JDK 1.2.2 or above.

 

Other requirements

 

The Ftps class uses SSL classes found in JDK 1.4 and above.  If you are using the Ftps class with a JDK prior to JDK 1.4 then you must download and install the JSSE (Java Secure Socket Extension)

 

The Sftp class uses encryption classes found in JDK 1.4 and above.  If you are using the Sftp class with a JDK prior to JDK 1.4 then you must download and install the JCE (Java Cryptography Extension)

 

See also

 

Installing the JSSE

Installing the JCE