This is version . It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]

CrushFTP can operate in a restricted environment where a front end DMZ server processes protocols and connections, and a secured internal server has access to the file system, database, or other protected resources.

To start a DMZ instance waiting for its configuration from the internal server:

java -jar CrushFTP.jar -dmz 9000   #accept a connection from any IP on port 9000 to receive settings and run

java -jar CrushFTP.jar -dmz 9000 192.168.1.10,10.0.1.5,192.168.1.11   #accept a connection from these IPs on port 9000 and run
If you specify acceptable IPs, and the IP isn't int he list, the connection is dropped, and a message logged.

Add new attachment

Only authorized users are allowed to upload new attachments.

List of attachments

Kind Attachment Name Size Version Date Modified Author Change note
png
dmz_port.png 54.9 kB 2 09-Oct-2016 18:14 Ben Spink
png
dmz_publickey.png 13.9 kB 1 09-Oct-2016 18:14 Ben Spink
png
dmz_selector.png 30.3 kB 1 09-Oct-2016 18:14 Ben Spink
png
dmz_user.png 57.6 kB 3 09-Oct-2016 18:14 Ben Spink
« This particular version was published on 09-Oct-2016 18:14 by Ben Spink.
G’day (anonymous guest)

OLD WIKI!!!#

New: CrushFTPv9#

OLD WIKI!!!#


CrushFTP8 | What's New
JSPWiki