Backup files, view backups, manage account
As of this writing, only Windows and Macintosh clients are explicitly supported, that is, they are the only platforms that are tested and guaranteed by DigiBunker. However, if the customer has another platform, it is possible that the client can be made to run on their platform. The following notes may be helpful in getting the DigiBunker client to work correctly on other platforms, but doing so is done at the customer's risk. Proper functionality is not guaranteed by DigiBunker.
The client is a Java Web Start application. It can only be run by platforms that support JWS. It is a web proxy that runs on the client machine. Therefore, it must be set up so that it is always running during the user's session, and that the user's desired browsers point to it.
In order to detect files that the user downloads from the Internet, the DigiBunker client must always be running. To accomplish this on Windows and Mac OS X, a batch file or shell script, respectively, is created during installation that contains the JWS invocation URL:
javaws -Xnosplash http://www.digibunker.com/digibunker.jnlp
This batch file or script is then set as the startup item. This configuration strategy may be used on any platform.
The browsers that the user would like to use DigiBunker must be configured so that the web proxy points to http://localhost:4746. (The port may be changed in the application.) A proxy configuration file is created under the user's home directory that may be used, assuming the browser supports it.