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
crushftp_init.sh 3.9 kB 1 09-Oct-2016 18:14 Ben Spink

This page (revision-24) was last changed on 18-Oct-2017 18:15 by Halmágyi Árpád

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 20 changed one line
There is a script provided to give you the basics of starting and stopping CrushFTP. It might be overkill for your situation, but you are welcome to use it and modify it for your needs. The script is "[crushftp_init.sh|crushftp_init.sh]". You must edit the script the first time you use it to set the correct path in it. Additionally, make a copy of the script file as CrushFTP updates will overwrite it.
There is a script provided to give you the basics of starting and stopping CrushFTP. It might be overkill for your situation, but you are welcome to use it and modify it for your needs. The script is "[crushftp_init.sh|crushftp_init.sh]". Its included with your download of CrushFTP already. You must edit the script the first time you use it to set the correct path in it. Additionally, make a copy of the script file as CrushFTP updates will overwrite it.
At line 25 removed 23 lines
__Alternate Start CrushFTP Method__
The key here is making sure you are in the CrushFTP directory (so its the working directory), and using the "-d" option to start in daemon mode. If you are not in the right directory when you start CrushFTP, it will start generating a new prefs.xml file and users folder from the new location where you started it.
{{{
sudo java -Dcrushftp.version=5 -jar CrushFTP.jar -d
}}}
You may also want to start it so it stays running even when you logout.
{{{
sudo nohup java -Dcrushftp.version=5 -jar CrushFTP.jar -d&
}}}
The "-?" option will list various command line options you can use:
{{{
java -jar CrushFTP.jar -?
}}}
At line 76 changed one line
__Alternate Stop CrushFTP Method__
__Alternate Start /Stop CrushFTP Methods__
At line 55 added 20 lines
The key here is making sure you are in the CrushFTP directory (so its the working directory), and using the "-d" option to start in daemon mode. If you are not in the right directory when you start CrushFTP, it will start generating a new prefs.xml file and users folder from the new location where you started it.
{{{
sudo java -Dcrushftp.version=5 -jar CrushFTP.jar -d
}}}
You may also want to start it so it stays running even when you logout.
{{{
sudo nohup java -Dcrushftp.version=5 -jar CrushFTP.jar -d&
}}}
The "-?" option will list various command line options you can use:
{{{
java -jar CrushFTP.jar -?
}}}
Version Date Modified Size Author Changes ... Change note
24 18-Oct-2017 18:15 3.77 kB Halmágyi Árpád to previous
23 05-May-2017 17:08 3.496 kB Ben Spink to previous | to last
22 09-Oct-2016 18:14 3.431 kB Ben Spink to previous | to last
21 09-Oct-2016 18:14 3.616 kB Ben Spink to previous | to last
« This page (revision-24) was last changed on 18-Oct-2017 18:15 by Halmágyi Árpád
G’day (anonymous guest)

OLD WIKI!!!#

New: CrushFTPv9#

OLD WIKI!!!#


CrushFTP8 | What's New

Referenced by
LeftMenu

JSPWiki