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
sh
configure.sh 0.9 kB 10 22-May-2024 06:33 Ben Spink

This page (revision-49) was last changed on 16-Apr-2024 14:42 by Ada Csaba

This page was created on 05-Dec-2023 05:32 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 10 changed one line
CrushFTP10 requires Java 17 to run. First, check if there is a Java/openJDK 17 runtime available on the host, by default most linux distros come with an open source version of Java that may not work with CrushFTP. If there is none, download the latest openJDK tarball for your OS platform ( AMD64 or ARM) from [https://jdk.java.net/archive/|https://jdk.java.net/archive/], untar it into the CrushFTP10 installation folder then rename the resulting jdk-17 folder to Java
CrushFTP11 requires Java 17+ to run. First, check if there is a Java/OpenJDK 17+ runtime available on the host, by default most linux distros come with an open source version of Java that may not work with CrushFTP. If there is none, download the latest OpenJDK tarball for your OS platform ( AMD64 or ARM) from [https://jdk.java.net/archive/|https://jdk.java.net/archive/], untar it into the CrushFTP11 installation folder then rename the resulting jdk-21 folder to Java
At line 19 changed 3 lines
wget https://download.java.net/java/GA/jdk17.0.2/dfd4a8d0985749f896bed50d7138ee7f/8/GPL/openjdk-17.0.2_linux-x64_bin.tar.gz
tar -xvf openjdk-17.0.2_linux-x64_bin.tar.gz
mv openjdk-17.0.2 /var/opt/CrushFTP10/Java
wget https://download.java.net/java/GA/jdk21.0.1/415e3f918a1f4062a0074a2794853d0d/12/GPL/openjdk-21.0.1_linux-aarch64_bin.tar.gz
tar -xvf openjdk-21.0.1_linux-aarch64_bin.tar.gz
mv openjdk-21.0.1 /var/opt/CrushFTP11/Java
At line 23 changed one line
Then check if the init script detected it, run from within the CrushFTP10 installation the
Then check if the init script detected it, run from within the CrushFTP11 installation the
At line 126 changed one line
su - crushftp -c '/var/opt/CrushFTP10/crushftp_init.sh start'
su - crushftp -c '/var/opt/CrushFTP11/crushftp_init.sh start'
At line 177 changed one line
su crushftp /var/opt/CrushFTP10/crushftp_init.sh start
su crushftp /var/opt/CrushFTP11/crushftp_init.sh start
At line 229 changed one line
runuser crushuser -c "/var/opt/CrushFTP10/crushftp_init.sh $1"
runuser crushuser -c "/var/opt/CrushFTP11/crushftp_init.sh $1"
Version Date Modified Size Author Changes ... Change note
49 16-Apr-2024 14:42 6.402 kB Ada Csaba to previous
48 16-Apr-2024 14:41 6.437 kB Ada Csaba to previous | to last
47 16-Apr-2024 14:40 6.425 kB Ada Csaba to previous | to last
46 29-Feb-2024 03:33 7.337 kB Ben Spink to previous | to last
45 29-Feb-2024 03:11 7.295 kB Ben Spink to previous | to last
44 27-Feb-2024 03:14 7.284 kB Ben Spink to previous | to last
43 05-Dec-2023 05:32 7.284 kB Ada Csaba to previous | to last
42 05-Dec-2023 05:32 7.454 kB Ada Csaba to previous | to last
41 05-Dec-2023 05:32 6.845 kB krivacsz to previous | to last
« This page (revision-49) was last changed on 16-Apr-2024 14:42 by Ada Csaba
G’day (anonymous guest)
CrushFTP11 | What's New

Referenced by
LeftMenu

JSPWiki