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
advanced_download.png 23.1 kB 1 19-Feb-2024 10:05 Ben Spink
png
advanced_upload.png 35.6 kB 1 19-Feb-2024 10:05 Ben Spink
png
new_WebInterface.png 65.7 kB 1 19-Feb-2024 09:57 Ben Spink
png
pgp.png 66.1 kB 1 19-Feb-2024 10:06 Ben Spink

This page (revision-30) was last changed on 13-Dec-2024 05:51 by Ben Spink

This page was created on 05-Dec-2023 06:27 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
The entire end user view of the WebInterface has been rewritten from scratch. This was a major undertaking and one of the main reasons for the wait. It was a massive undertaking to rewrite all that code and UI design that had grown for 14+ years. The key item we did here is we removed jQuery from end user usage 100%. So now everything is our own code and CSS. The UI is *much* faster, and can handle *much* larger directory listings etc. We have full control over everything now as well.
The entire end user view of the WebInterface has been rewritten from scratch. This was a major undertaking and one of the main reasons for the wait. It was a massive undertaking to rewrite all that code and UI design that had grown for 14+ years. The key item we did here is we removed jQuery from end user usage 100%. So now everything is our own code and CSS. The UI is *much* faster, and can handle *much* larger directory listings etc. We have full control over everything now as well.\\
[new_WebInterface.png]
\\
\\
__Advanced Upload__ (Enterprise Only)\\
The WebInterface now has a new upload feature. Instead of letting the web browser upload in a single stream or with the 4x multiplexed chunks like v10 did with limited UI controls over what is going on...we now can use WebSockets in the browser to upload a file at higher speed especially over high latency connections. There is more to come with this for further enhancements, network interruption resiliency, etc.\\
\\
[advanced_upload.png]
\\
__Advanced Download__ (Enterprise Only)\\
The WebInterface now has a new download feature. Instead of letting the web browser download in a single stream with limited UI controls over what is going on...we now can use multiple browser connections to download a file at higher speed especially over high latency connections. There is more to come with this for further enhancements, network interruption resiliency, etc.\\
[advanced_download.png]
\\
__PGP Key Management__\\
PGP keys no longer need to be managed in individual key files, but can be imported into the global keystore / keyring and referenced by name. This allows for automatic retry of keys when you have to change a key due to expiration that the old key remains useful for decryption, while the new key takes over for newly encrypted files.\\
[pgp.png]
\\
\\
__Jobs Engine__ (Enterprise Only)\\
There is now a separation of JVM's for Jobs and Server activities. The Jobs engine runs in its own separate JVM, with its own separate memory arguments. A single bad job can no longer take down the entire server...only the Jobs portion, and CrushFTP can auto recover from a scenario like this too. This also allows you to separate Job running to a separate dedicated machine also with communication between CrushFTP and the Jobs engine happening over the network.\\
\\
__Reverse Event Management__ (Enterprise Only)\\
\\
Only after __Version 11.2.1 Build 21__\\
\\
A new button has been introduced for end users to manage their subscribed events just like "Manage Shares".\\
[ReverseEvents/manage_subscribe_events.png]\\
\\
A new configuration has been implemented to send notifications exclusively to users within the selected groups.\\
[ReverseEvents/subscribe_send_reverse.png]\\
\\
__Connection Profiles in Jobs__ (Enterprise Only)\\
Allows easy usage of connection profiles in Job tasks, letting you pick and choose or save new connection profiles. This allows for easy reuse of the same config info.\\
11.2.2_10+\\
[Connection Profiles/list_of_connection_profile.png]\\
\\
__S3 Compatible Server Storage__ (Enterprise Only)\\
Allows you to use any compatible S3 client to upload files into CrushFTP. We are not object storage, but we can simulate acting like we are for file data.\\
\\
__In-Place Updates__\\
CrushFTP can now update without restarting the Java VM. This makes for faster updates, no need to re-cache jobs, or memcache, or quotas. Users in most cases will remain connected, transfers uninterrupted, etc. In most scenarios it will be completely transparent to anyone on the server.\\
\\
__Memory Usage Improvements__\\
CrushFTP is now vastly more memory efficient in the job's engine. In most cases when you have large Find results it will be 4x more efficient....this makes it faster as well!\\
\\
__Easier multi domain WebInterface handling__\\
You can set the favicon, and logo for the domain without needing to resort to duplicating login.html files which was required in prior versions.\\
\\
__GEOIP Blacklist / Whitelist by Country__\\
You can now list countries that are blocked by geoip lookup of their IP. You need a subscription from ipstack.com for this service though for this to operate. ($140/year roughly as of the year 2024)\\
\\
Version Date Modified Size Author Changes ... Change note
30 13-Dec-2024 05:51 4.327 kB Ben Spink to previous
29 30-Oct-2024 04:39 4.074 kB krivacsz to previous | to last
28 18-Sep-2024 06:47 4.004 kB krivacsz to previous | to last
27 18-Sep-2024 06:47 4.0 kB krivacsz to previous | to last
26 18-Sep-2024 06:46 3.954 kB krivacsz to previous | to last
25 18-Sep-2024 06:46 3.932 kB krivacsz to previous | to last
24 18-Sep-2024 06:45 3.929 kB krivacsz to previous | to last
23 18-Sep-2024 06:43 3.836 kB krivacsz to previous | to last
22 18-Sep-2024 06:41 3.761 kB krivacsz to previous | to last
21 18-Sep-2024 06:40 3.716 kB krivacsz to previous | to last
« This page (revision-30) was last changed on 13-Dec-2024 05:51 by Ben Spink
G’day (anonymous guest)
CrushFTP11 | What's New

Referenced by
LeftMenu

JSPWiki