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 8 is a separate install, and requires a CrushFTP 8 license code. Prior CrushFTP versions require purchasing an upgrade code to use in CrushFTP 8. [http://www.crushftp.com/pricing.html]. Download a fresh copy of CrushFTP 8 and extract it to a safe location. [http://www.crushftp.com/download.html]
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 6 changed one line
!CrushFTP 6/7 Upgrade to CrushFTP 8 (scroll down below for upgrades from older versions):
!CrushFTP 6/7/8/9 Upgrade to CrushFTP 10:
At line 8 changed 4 lines
1.) Register your CrushFTP 8 license key within your current version at the admin>>about tab.\\
2.) Run CrushFTP 6/7 and click 'Remove Daemon / Service'\\
3.) 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 followup items below).\\
*Do not replace your WebInterface folder, the CrushFTP 8 WebInterface folder is very different, and replacing it with the older folder would break CrushFTP 8.\\
1.) Register your CrushFTP 10 license key within your current version at the admin>>about tab.\\
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).\\
*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.\\
3.) Check on Services.msc under what exact OS user is the CrushFTP service running.\\
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.\\
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.\\
6.) Run CrushFTP v10.\\
7.) Click "Start Temporary Server". The server will now be running and ready for use as long as you keep this window open.\\
At line 13 removed 4 lines
4.) Click "Start Temporary Server". The server will now be running and ready for use as long as you keep this window open.\\
5.) Login using the web browser to your server using your normal 'crushadmin' user. Go to the Admin, About tab and enter in your CrushFTP 8 license code if not registered on your prior CrushFTP version.\\
6.) Go back to the GUI window, and click 'Install Daemon / Service'\\
7.) Update any paths in the prefs for SSH keys or SSL keystores to point to your new CrushFTP 8 folder.
At line 25 added 8 lines
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.\\
9.) Go back to the GUI window, and click 'Install Daemon / Service'\\
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.
11.) Update any paths in the admin, Preferences for SSH keys or SSL keystores to point to your new CrushFTP 10 folder.
At line 20 changed one line
!!v6/v7 to v8 Followup items:\\
!!v6/v7/v8/v9 to v10 Followup items:\\
At line 25 changed one line
Copy over any custom logo images from your WebInterface folder, but do not overwrite any login.html files as CrushFTP 8 is different.\\
Copy over any custom logo images from your WebInterface folder, but do not overwrite any login.html files as CrushFTP 10 is different.\\
At line 33 changed one line
If you want your statistics for reporting to transfer over from v6/v7 to v8, then copy the statsDB folder too.\\
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 37 changed one line
!CrushFTP 4 or CrushFTP 5 Upgrade to CrushFTP 8:
!Linux Upgrade:\\
At line 39 changed one line
1.) Register your CrushFTP 8 license key within your current version at the admin>>about tab.
- download the crush package, unzip it into /var/opt \\
At line 41 changed one line
2.) Run your prior CrushFTP version, and uninstall the daemon or service if its installed.
- make it executable, as root : chmod +x crushftp_init.sh \\
At line 43 changed one line
3.) Copy over your users folder, and prefs.xml file from the old version to the new version's folder.
- register your CrushFTP 10 license key in your old CrushFTP WebUi\\
At line 45 changed one line
! *Do not replace your WebInterface folder, the CrushFTP 8 WebInterface folder is very different, and replacing it with the older folder would break CrushFTP 8.
- copy over the files from the above steps for the Windows / macOS upgrade\\
At line 47 changed one line
4.) Run CrushFTP 8.
- change dir into /var/opt/CrushFTP10/ \\
At line 49 changed one line
[attachments|gui_setup.png]
- while as root, execute: ./crushftp_init.sh uninstall -- for all older versions daemon launch reference to be removed. (No CrushFTP app files are touched)\\
At line 51 changed one line
5.) Click Create New Admin User. Create your own admin user that will be used for managing the server. Call it 'crushadmin'.
- while as root, execute: ./crushftp_init.sh install -- to have latest CrushFTP installed daemon launch reference added. (No CrushFTP app files are touched)\\
At line 53 removed 16 lines
6.) Click "Start Temporary Server". The server will now be running and ready for use as long as you keep this window open.
7.) Login using the web browser to your server using the 'crushadmin' user you just created. Click the 'Admin' button in the upper left.
8.) Go to 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 User Connection Group. (Probably "MainUsers" or "lookup_21".)
[attachments|user_connection_group.png]
9.) Open the user manager, select the Convert All Users from the convert menu. (If you were already using CrushFTP 5.5 and above, this can be skipped.)
[attachments|convert_users.png]
10.) Test and verify things are working on the new server. If necessary, you can add or remove server groups in the [IP Servers] of the server prefs.
11.) Install the daemon / service again using the main CrushFTP application.
At line 70 removed one line
Linux upgrade:\\
At line 72 removed 9 lines
- download the crush package, unzip it into /var/opt \\
- make it executable, as root : chmod +x crushftp_init.sh \\
- register your CrushFTP 8 license key in your old CrushFTP WebUi\\
- copy over the needed files as presented at the windows /OSX upgrade
- change dir into /var/opt/CrushFTP8_PC/ , while as root, execute it : ./crushftp_init.sh remove -- for all older versions to be removed.\\
- execute it : ./crushftp_init.sh install to have latest CrushFTP installed.\\
----
At line 86 changed one line
Copy over any custom logo images from your WebInterface folder, but do not overwrite any login.html files as CrushFTP 8 is different.\\
Copy over any custom logo images from your WebInterface folder, but do not overwrite any login.html files as CrushFTP 10 is different.\\
At line 96 changed 3 lines
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)\\
''On OS X, these are in the app bundle. CrushFTP5.app/Contents/Resources/Java/''\\
''On CrushFTP4, you only had a DSA key located in the "conf" folder. CrushFTP4.app/Contents/Resources/Java/conf/''
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)\\
At line 100 changed one line
Optional: If you want your statistics for reporting to transfer over from v6/v7 to v8, then copy the statsDB folder too.\\
Optional: If you want your statistics for reporting to transfer over from v6/v7/v8/v9 to v10, then copy the statsDB folder too.\\
At line 102 removed 14 lines
----
!!CrushFTP4 upgrade troubleshooting tips.
v4 has a bit of a mess on its user connection groups. So when you look in the folder "users" you see MainUsers, lookup_21, lookup_80, etc.
Figure out which ones are correct. MainUsers is the default location since v5. But you can use the other named folders just fine too.
In the prefs, on the tab with the list of ports, down at the bottom is a list of the user connection groups. Remove or add them as appropriate to match up with the real ones you have based on the folder names in the users folder.
Then on each port, check to see what user connection group they are configured for. Assign them appropriately.
If you haven't done this then logins may fail when you start using CrushFTP8 as it can't find the users since they aren't associated to the port you are using.
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