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 25-Oct-2018 04:31 Ben Spink
png
gui_setup.png 46.3 kB 3 25-Oct-2018 04:31 Ben Spink
png
user_connection_group.png 58.8 kB 1 25-Oct-2018 04:31 Ben Spink

This page (revision-48) was last changed on 26-Mar-2020 05:09 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 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 9 is a separate install, and requires a CrushFTP 9 license code. Prior CrushFTP versions require purchasing an upgrade code to use in CrushFTP 9. [http://www.crushftp.com/pricing.html]. Download a fresh copy of CrushFTP 9 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 Upgrade to CrushFTP 9 (scroll down below for upgrades from older versions):
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 9 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 9 WebInterface folder is very different, and replacing it with the older folder would break CrushFTP 9.\\
3.) Check on Services.msc under what exact OS user is the CrushFTP service running.\\
4.) Run CrushFTP 6/7 and click 'Remove Daemon / Service'\\
5.) Run CrushFTP 9 as OS admin user.\\
6.) If you have a 64 bit OS make sure that you remove all older 32 bit java and install the Oracle java 64 bit.
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 9 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 version, to run the CrushFTP 9 service. Restart the service for the changes to apply.
11.) Update any paths in the prefs for SSH keys or SSL keystores to point to your new CrushFTP 9 folder.
At line 20 changed one line
!!v6/v7 to v8 Followup items:\\
!!v6/v7/v8 to v9 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 9 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 to v9, 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, set 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:
!CrushFTP 4 or CrushFTP 5 Upgrade to CrushFTP 9:
At line 39 changed one line
1.) Register your CrushFTP 8 license key within your current version at the admin>>about tab.
1.) Register your CrushFTP 9 license key within your current version at the admin>>about tab.
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.
! *Do not replace your WebInterface folder, the CrushFTP 9 WebInterface folder is very different, and replacing it with the older folder would break CrushFTP 9.
At line 47 changed one line
4.) Run CrushFTP 8.
4.) Run CrushFTP 9.
At line 70 changed 7 lines
Linux upgrade:
- 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.
Linux upgrade:\\
At line 89 added 14 lines
- download the crush package, unzip it into /var/opt \\
- make it executable, as root : chmod +x crushftp_init.sh \\
- register your CrushFTP 9 license key in your old CrushFTP WebUi\\
- copy over the needed files as presented at the windows /OSX upgrade\\
- change dir into /var/opt/CrushFTP9_PC/ \\
- while as root, execute: ./crushftp_init.sh uninstall -- for all older versions to be removed.\\
- execute: ./crushftp_init.sh install -- to have latest CrushFTP installed.\\
At line 85 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 9 is different.\\
At line 95 changed one line
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 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 99 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 to v9, then copy the statsDB folder too.\\
At line 114 changed one line
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.
If you haven't done this then logins may fail when you start using CrushFTP9 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
48 26-Mar-2020 05:09 7.76 kB Ben Spink to previous
47 26-Mar-2020 05:09 7.759 kB Ben Spink to previous | to last
46 22-Nov-2019 02:21 7.631 kB Ben Spink to previous | to last
45 14-Nov-2018 19:06 7.533 kB Ada Csaba to previous | to last
44 03-Nov-2018 07:07 7.268 kB Ben Spink to previous | to last
43 01-Nov-2018 10:28 7.266 kB Ben Spink to previous | to last
42 25-Oct-2018 04:31 7.26 kB Halmágyi Árpád to previous | to last
41 25-Oct-2018 04:31 6.805 kB Halmágyi Árpád to previous | to last
« This page (revision-48) was last changed on 26-Mar-2020 05:09 by Ben Spink
G’day (anonymous guest)
CrushFTP9 | What's New

Referenced by
LeftMenu
Main

JSPWiki v2.8.2