|
on radinks.com
|
Requirements for installing the Rad File Manager
Hardware
-
The server component is written in java and as such requires a servlet container.
The minimum system requirements for your chosen servlet container should act as the
baseline when choosing your hardware and operating system.
The file manager by itself occupies
less than 5MB of space but there should be enough space available to save
uploaded files. For example if you plan to serve 100 clients and each client will be allowed
to upload upto 20MB of files you will need 2GB of disk space to spare.
Operating System
-
The software can be installed on any operating system that supports the complete
Java Virtual Machine and for which a Servlet Container is available. Linux and Unix like operating systems, Windows 2000 and XP are popular examples.
Software Dependencies
-
In addition to the Java Virtual Machine and Servlet container already mentioned,
the file manager needs to connect to a Postgresql database. Your database can
be installed on the same physical computer as the File Manager or it could be installed on
different server.
Also see:
|