Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-2) was last changed on 19-Oct-2016 18:53 by Ben Spink

This page was created on 19-Oct-2016 18:49 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 1 changed one line
Linked servers allow for easy management of a remote server by working from one central interface. You may not have direct access to the linked server even, but by way of another server which is linked to it to allow management, you can now control it. This is very similar to how our DMZ system works, with the exception that a linked server doesn't act like a reverse proxy which the DMZ does.
Linked servers allow for easy management of a remote server by working from one central interface. You may not have direct access to the linked server even, but by way of another server which is linked to it to allow management, you can now control it. This is very similar to how our DMZ system works, with the exception that a linked server doesn't act like a reverse proxy which the DMZ does.\\
\\
A linked server is dependent ont he controlling server to issue a start command, but after that it behaves like a normal server.\\
\\
The configuration is done via a startup flags that change the behavior of CrushFTP.\\
!Windows:
Edit the wrapper.conf file in the service file and append this to it:\\
{{{
wrapper.java.additional.2=-Dcrushftp.dmz=false\\
}}}
!OSX / Linux / Other
Edit the startup launcher (OSX=CrushFTP.command file in the CrushFTP folder, CrushFTP8.app/Contents/MacOS/CrushFTP.command) (Linux=/var/opt/CrushFTP8_PC/crushftp_init.sh)\\
\\
Find the "-Xmx" which is setting the memory arguments and configure these arguments before it:
{{{
-Dcrushftp.dmz=false -Xmx.........
}}}
''The default is true and makes the server into a true DMZ, but if configured to false, the server can stand on its own after the master server tells it to startup.''
Version Date Modified Size Author Changes ... Change note
2 19-Oct-2016 18:53 1.284 kB Ben Spink to previous
1 19-Oct-2016 18:49 0.399 kB Ben Spink to last
« This page (revision-2) was last changed on 19-Oct-2016 18:53 by Ben Spink
G’day (anonymous guest)

OLD WIKI!!!#

New: CrushFTPv9#

OLD WIKI!!!#


CrushFTP8 | What's New

Referenced by
CrushFTP8New

JSPWiki