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
png
convert_users.png 35.6 kB 1 29-Dec-2020 05:25 Ben Spink
png
gui_setup.png 46.3 kB 3 29-Dec-2020 05:25 Ben Spink
png
user_connection_group.png 58.8 kB 1 29-Dec-2020 05:25 Ben Spink

This page (revision-54) was last changed on 29-Feb-2024 09:08 by Ben Spink

This page was created on 29-Dec-2020 05:25 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
CrushFTP 5 is a separate install. Download a fresh copy of CrushFTP 5.
CrushFTP 10 is a separate install, and requires a CrushFTP 10 license code. Prior CrushFTP versions require purchasing an upgrade code to use in CrushFTP 10. [http://www.crushftp.com/pricing.html]. Download a fresh copy of CrushFTP 10 and extract it to a safe location. [http://www.crushftp.com/download.html]
----
At line 3 changed one line
1.) Run CrushFTP 4, and uninstall the daemon or service if its installed.
Video covering the upgrade process: [https://youtu.be/j4CAXYvDCm0]
At line 5 changed one line
2.) Copy over your users folder, and prefs.xml file from CrushFTP 4 to your CrushFTP 5 folder.
!CrushFTP 6/7/8/9 Upgrade to CrushFTP 10:
At line 7 changed one line
3.) Optionally, also copy over your stats.xml.
1.) Register your CrushFTP 10 license key within your current version at the admin>>about tab.\\
At line 9 changed one line
* Do not replace your WebInterface folder, the CrushFTP 5 WebInterface folder is very different, and replacing it with the CrushFTP 4 folder would break CrushFTP 5.
2.) Copy over your users folder, prefs.xml, ssh private keys, and ssl keystores files from the old version to the new version's folder (see Critical Post Update Items below).\\
At line 11 changed one line
4.) Run CrushFTP 5.
*Do not replace your WebInterface folder, the CrushFTP 10 WebInterface folder is very different, and replacing it with the older folder would break CrushFTP 10.\\
At line 13 changed one line
5.) Go to server settings (preferences), and click on each server item. Verify to the right that each port (FTP,HTTP,SFTP) is set to use users from the correct "set" or ServerGroup of users. (Probably "MainUsers" or "lookup_21".)
3.) Check on Services.msc under what exact OS user is the CrushFTP service running.\\
At line 15 changed one line
This is an example of changing the server group from "lookup_21" to be "MainUsers"
4.) Run CrushFTP 6/7/8/9 and click 'Remove Daemon / Service'. Alternatively you can run CrushFTP v10 and use its button to remove the service too.\\
At line 17 changed one line
[attachments|fix_server_group.png]
5.) Make sure you have the "Java" folder in the CrushFTP v10 folder. OpenJDK13+ is recommended. Follow the readme.txt file in the CrushFTP folder.\\
At line 19 changed one line
6.) Open the user manager, and notice the title of the window. It should be referencing your server group of users. Select Convert All Users to CrushFTP 5 from the convert menu.
6.) Run CrushFTP v10.\\
At line 21 changed one line
[attachments|edit_users.png]
7.) Click "Start Temporary Server". The server will now be running and ready for use as long as you keep this window open.\\
[attachments|gui_setup.png]\\
At line 23 changed one line
7.) Test and verify things are working on the new server. If necessary, you can add or remove server groups in the [User Config] of the server prefs.
8.) Login using the web browser to your server using your normal 'crushadmin' user. Go to the Admin, About tab and enter in your CrushFTP 10 license code if not registered on your prior CrushFTP version, from previous steps.\\
At line 25 changed one line
In this example, I need to add a "MainUsers" server group.
9.) Go back to the GUI window, and click 'Install Daemon / Service'\\
At line 27 changed one line
[attachments|user_config.png]
10.) Go to the services.msc and set the same user as you had on your prior CrushFTP 6/7/8/9 version, to run the CrushFTP 10 service. Restart the service for the changes to apply.
At line 31 added one line
11.) Update any paths in the admin, Preferences for SSH keys or SSL keystores to point to your new CrushFTP 10 folder.
At line 30 changed one line
8.) Install the daemon / service again.
----
At line 35 added 16 lines
!!v6/v7/v8/v9 to v10 Followup items:\\
Copy over your TempAccounts folder if you have been using the WebInterface 'Share...' feature.\\
\\
Copy over your Previews folder so image previews don't need to be re-generated.\\
\\
Copy over any custom logo images from your WebInterface folder, but do not overwrite any login.html files as CrushFTP 10 is different.\\
\\
Copy over your SSL keystore if you had it in your CrushFTP folder, and update the prefs to point at the new location.\\
\\
Copy over your private SSH key files for the server if they are in their default location. (ssh_host_rsa_key, ssh_host_dsa_key)\\
\\
Copy over your Jobs folder if you have the enterprise version. Its in your CrushFTP folder.\\
\\
If you want your statistics for reporting to transfer over from v6/v7/v8/v9 to v10, then copy the statsDB folder too.\\
\\
If and __only if__ the SHA3 password hashing policy was enabled on the old version, and the users cannot log in after the upgrade, edit the main server configuration file prefs.XML locate the <sha3_keccak> key, change it's value from __false__ to __true__
At line 33 removed one line
At line 53 added 2 lines
----
!Linux Upgrade:\\
At line 36 changed one line
Could you expand the explanation a bit more (especially as it relates to upgrading to v.5) on what one needs to be looking out for to "verify that each port is set to use users from the correct 'set' of users"?
- download the crush package, unzip it into /var/opt \\
At line 38 changed one line
--Peter Nelson, 18-Dec-2009 08:26
- make it executable, as root : chmod +x crushftp_init.sh \\
- register your CrushFTP 10 license key in your old CrushFTP WebUi\\
- copy over the files from the above steps for the Windows / macOS upgrade\\
- change dir into /var/opt/CrushFTP10/ \\
- while as root, execute: ./crushftp_init.sh uninstall -- for all older versions daemon launch reference to be removed. (No CrushFTP app files are touched)\\
- while as root, execute: ./crushftp_init.sh install -- to have latest CrushFTP installed daemon launch reference added. (No CrushFTP app files are touched)\\
----
!!Critical Post Update Items:\\
Copy over your TempAccounts folder if you have been using the WebInterface 'Share...' feature.\\
\\
Copy over your Previews folder so image previews don't need to be re-generated.\\
\\
Copy over any custom logo images from your WebInterface folder, but do not overwrite any login.html files as CrushFTP 10 is different.\\
\\
Copy over your SSL keystore if you had it in your CrushFTP folder, and update the prefs to point at the new location.\\
\\
Copy over your Jobs folder if you have the enterprise version. Its in your CrushFTP folder.\\
\\
Your daemon/service may have been running with additional memory, reconfigure the new version with the equivalent memory.\\
\\
Your daemon/service may have been running as a domain user on Windows. Change the service to be running as that domain user again or UNC VFS paths will fail.\\
\\
Copy over your private SSH key files for the server if they are in their default location. (ssh_host_rsa_key, ssh_host_rsa_key.pub, ssh_host_dsa_key, ssh_host_dsa_key.pub)\\
\\
Optional: If you want your statistics for reporting to transfer over from v6/v7/v8/v9 to v10, then copy the statsDB folder too.\\
\\
Version Date Modified Size Author Changes ... Change note
54 29-Feb-2024 09:08 5.518 kB Ben Spink to previous
53 15-Nov-2023 14:47 5.518 kB Halmagyi Arpad to previous | to last
52 15-Nov-2023 14:45 5.517 kB Halmagyi Arpad to previous | to last
51 28-Sep-2023 14:51 5.21 kB Ben Spink to previous | to last
50 18-Feb-2021 08:41 5.084 kB Ben Spink to previous | to last
49 30-Dec-2020 04:39 7.805 kB Ben Spink to previous | to last
48 29-Dec-2020 05:25 7.76 kB Ben Spink to previous | to last
47 29-Dec-2020 05:25 7.759 kB Ben Spink to previous | to last
46 29-Dec-2020 05:25 7.631 kB Ben Spink to previous | to last
45 29-Dec-2020 05:25 7.533 kB Ada Csaba to previous | to last
44 29-Dec-2020 05:25 7.268 kB Ben Spink to previous | to last
43 29-Dec-2020 05:25 7.266 kB Ben Spink to previous | to last
42 29-Dec-2020 05:25 7.26 kB Halmágyi Árpád to previous | to last
41 29-Dec-2020 05:25 6.805 kB Halmágyi Árpád to previous | to last
« This page (revision-54) was last changed on 29-Feb-2024 09:08 by Ben Spink
G’day (anonymous guest)
CrushFTP10 | What's New

Referenced by
LeftMenu
Main
Update

JSPWiki