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 25-Oct-2018 04:31 Ben Spink
png
dmz_publickey.png 13.9 kB 1 25-Oct-2018 04:31 Ben Spink
png
dmz_selector.png 30.3 kB 1 25-Oct-2018 04:31 Ben Spink
png
dmz_user.png 57.6 kB 3 25-Oct-2018 04:31 Ben Spink

This page (revision-31) was last changed on 24-Mar-2020 03:28 by Ben Spink

This page was created on 25-Oct-2018 04:31 by Ben Spink

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 3 added 2 lines
Quick video showing the steps described below: [https://youtu.be/qIe6Hyi4R9E]
At line 15 added 7 lines
On Windows, if portable Java runtime is placed inside the CrushFTP installation folder, use
{{{
.\Java\bin\java.exe -jar CrushFTP.jar -dmz 9000
}}}
To install the service , use the __-dmzi__ parameter instead
{{{
java -jar CrushFTP.jar -dmzi 9000
At line 23 added 17 lines
or
.\Java\bin\java.exe -jar CrushFTP.jar -dmzi 9000
}}}
On Linux/UNIX will need to remove or comment the line
{{{
$NOHUP $JAVA -Ddir=$CRUSH_DIR -Xmx1024M -jar plugins/lib/CrushFTPJarProxy.jar -d & >/dev/null 2>&1
}}}
and uncomment the
{{{
#$NOHUP $JAVA -Ddir=$CRUSH_DIR -Xmx512M -jar CrushFTP.jar -dmz 9000 & >/dev/null 2>&1
}}}
line in the init script file __crushftp_init.sh__ then start or install normally.
At line 41 changed 5 lines
!!No prefs are stored on the DMZ server.\\
!!SSH keys, and SSL certificates are given to the DMZ server from the Internal server.\\
!!No users are stored on the DMZ server.\\
!!No user data files are stored on the DMZ server.\\
!!File transfers are streamed through to the Internal server.\\
!No prefs are stored on the DMZ server.
!SSH keys, and SSL certificates are given to the DMZ server from the Internal server.
!No users are stored on the DMZ server.
!No user data files are stored on the DMZ server.
!File transfers are streamed through to the Internal server.
Version Date Modified Size Author Changes ... Change note
31 24-Mar-2020 03:28 7.887 kB Ben Spink to previous
30 26-Feb-2020 16:31 5.528 kB Halmágyi Árpád to previous | to last
29 21-Jan-2020 11:00 5.527 kB Halmágyi Árpád to previous | to last
28 21-Feb-2019 19:23 5.416 kB Ada Csaba to previous | to last
27 21-Feb-2019 19:23 5.414 kB Ada Csaba to previous | to last
26 25-Oct-2018 04:31 4.72 kB Ben Spink to previous | to last
25 25-Oct-2018 04:31 4.639 kB Ben Spink to previous | to last
24 25-Oct-2018 04:31 4.654 kB Ben Spink to previous | to last
23 25-Oct-2018 04:31 4.644 kB Ben Spink to previous | to last
22 25-Oct-2018 04:31 4.648 kB Halmágyi Árpád to previous | to last
21 25-Oct-2018 04:31 4.64 kB Ben Spink to previous | to last
« This page (revision-31) was last changed on 24-Mar-2020 03:28 by Ben Spink
G’day (anonymous guest)
CrushFTP9 | What's New
JSPWiki