Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-20) was last changed on 30-Jan-2020 03:18 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 2 changed one line
Here are some instructions on how to setup a virtual server for CrushFTP from [https://www.digitalocean.com/pricing]. This was for CentOS 32bit, 1GB of RAM, $10 per month. They take about 1 minute to have the server available for use.
Here are some instructions on how to setup a virtual server for CrushFTP from [https://www.digitalocean.com/pricing]. This was for CentOS, 1GB of RAM, $10 per month. They take about 1 minute to have the server available for use.
At line 4 removed 2 lines
!If you use a 64bit VM, you will probably need to configure SWAP for the OS as the 64bit Linux VMs use more memory than 32bit VMs. This is not a CrushFTP related issue. If the memory gets low, the OS starts killing processes using memory (and that is often CrushFTP).
----
At line 35 changed one line
wget https://www.crushftp.com/early8/CrushFTP8_PC.zip
wget https://www.crushftp.com/early9/CrushFTP9.zip
At line 40 changed one line
unzip CrushFTP8_PC.zip
unzip CrushFTP9.zip
At line 45 changed one line
rm CrushFTP8_PC.zip
rm CrushFTP9.zip
At line 52 changed one line
cd CrushFTP8_PC
cd CrushFTP9
At line 70 changed 9 lines
If that fails, you can do it manually:\\
{{{
ln -s /var/opt/CrushFTP8_PC/crushftp_init.sh /etc/init.d/crushftp
/sbin/chkconfig --add crushftp
/sbin/service crushftp start
/sbin/chkconfig crushftp on
# for some distress it may be this command:
# update-rc.d crushftp defaults
}}}
If that fails because it says it can't find Java, then you may need to edit the script file and set the java command location. For example, if you used Java 11, you may need to set java to be: /usr/lib/jvm/java-11-openjdk/jre/bin/java\\
Version Date Modified Size Author Changes ... Change note
20 30-Jan-2020 03:18 2.384 kB Ben Spink to previous
19 25-Oct-2018 04:31 2.727 kB Ben Spink to previous | to last
18 25-Oct-2018 04:31 2.727 kB Ben Spink to previous | to last
17 25-Oct-2018 04:31 2.83 kB Ben Spink to previous | to last
16 25-Oct-2018 04:31 2.807 kB Ben Spink to previous | to last
15 25-Oct-2018 04:31 2.549 kB Halmágyi Árpád to previous | to last
14 25-Oct-2018 04:31 2.551 kB Ben Spink to previous | to last
13 25-Oct-2018 04:31 2.553 kB Ben Spink to previous | to last
12 25-Oct-2018 04:31 2.557 kB Halmágyi Árpád to previous | to last
11 25-Oct-2018 04:31 2.355 kB Ben Spink to previous | to last
10 25-Oct-2018 04:31 2.362 kB Ben Spink to previous | to last
9 25-Oct-2018 04:31 2.362 kB Ben Spink to previous | to last
8 25-Oct-2018 04:31 2.362 kB Ben Spink to previous | to last
7 25-Oct-2018 04:31 2.293 kB Ben Spink to previous | to last
6 25-Oct-2018 04:31 2.209 kB Ben Spink to previous | to last
5 25-Oct-2018 04:31 2.29 kB Ben Spink to previous | to last
4 25-Oct-2018 04:31 2.391 kB Ben Spink to previous | to last
3 25-Oct-2018 04:31 2.288 kB Ben Spink to previous | to last
2 25-Oct-2018 04:31 1.961 kB Ben Spink to previous | to last
1 25-Oct-2018 04:31 1.915 kB Ben Spink to last
« This page (revision-20) was last changed on 30-Jan-2020 03:18 by Ben Spink
G’day (anonymous guest)
CrushFTP9 | What's New

Referenced by
LeftMenu

JSPWiki