Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-19) was last changed on 21-Jun-2018 13:30 by Ben Spink

This page was created on 09-Oct-2016 18:14 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, 1GB of RAM, $10 per month. They take about 5 minutes 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 32bit, 1GB of RAM, $10 per month. They take about 1 minute to have the server available for use.
At line 4 added 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 17 changed one line
yum install java-1.7.0-openjdk
yum install java-1.8.0-openjdk
At line 21 changed one line
apt-get install openjdk-7-jre
apt-get install openjdk-8-jre
At line 33 changed one line
wget https://www.crushftp.com/early7/CrushFTP7_PC.zip
wget https://www.crushftp.com/early8/CrushFTP8_PC.zip
At line 38 changed one line
unzip CrushFTP7_PC.zip
unzip CrushFTP8_PC.zip
At line 43 changed one line
rm CrushFTP7_PC.zip
rm CrushFTP8_PC.zip
At line 50 changed one line
cd CrushFTP7_PC
cd CrushFTP8_PC
At line 63 changed one line
''Add a sym link for auto startup. This must be the full path to the crushftp_init.sh file.''
''Install the daemon.''\\
At line 65 changed one line
ln -s /var/opt/CrushFTP7_PC/crushftp_init.sh /etc/init.d/crushftp
./crushftp_init.sh install
At line 68 changed one line
''Add CrushFTP as a service, start it, and enable it for auto start at bootup.''
If that fails, you can do it manually:\\
At line 72 added one line
ln -s /var/opt/CrushFTP8_PC/crushftp_init.sh /etc/init.d/crushftp
At line 76 added 2 lines
# for some distress it may be this command:
# update-rc.d crushftp defaults
At line 75 removed 5 lines
For some other distros, this may be the proper command:
{{{
update-rc.d crushftp defaults
}}}
Version Date Modified Size Author Changes ... Change note
19 21-Jun-2018 13:30 2.727 kB Ben Spink to previous
18 01-May-2017 05:02 2.727 kB Ben Spink to previous | to last
17 09-Oct-2016 18:14 2.83 kB Ben Spink to previous | to last
16 09-Oct-2016 18:14 2.807 kB Ben Spink to previous | to last
15 09-Oct-2016 18:14 2.549 kB Halmágyi Árpád to previous | to last
14 09-Oct-2016 18:14 2.551 kB Ben Spink to previous | to last
13 09-Oct-2016 18:14 2.553 kB Ben Spink to previous | to last
12 09-Oct-2016 18:14 2.557 kB Halmágyi Árpád to previous | to last
11 09-Oct-2016 18:14 2.355 kB Ben Spink to previous | to last
10 09-Oct-2016 18:14 2.362 kB Ben Spink to previous | to last
9 09-Oct-2016 18:14 2.362 kB Ben Spink to previous | to last
8 09-Oct-2016 18:14 2.362 kB Ben Spink to previous | to last
7 09-Oct-2016 18:14 2.293 kB Ben Spink to previous | to last
6 09-Oct-2016 18:14 2.209 kB Ben Spink to previous | to last
5 09-Oct-2016 18:14 2.29 kB Ben Spink to previous | to last
4 09-Oct-2016 18:14 2.391 kB Ben Spink to previous | to last
3 09-Oct-2016 18:14 2.288 kB Ben Spink to previous | to last
2 09-Oct-2016 18:14 1.961 kB Ben Spink to previous | to last
1 09-Oct-2016 18:14 1.915 kB Ben Spink to last
« This page (revision-19) was last changed on 21-Jun-2018 13:30 by Ben Spink
G’day (anonymous guest)

OLD WIKI!!!#

New: CrushFTPv9#

OLD WIKI!!!#


CrushFTP8 | What's New

Referenced by
LeftMenu

JSPWiki