At line 3 changed one line |
[*CrushBalance*|CrushBalance] load balancer, offload SSL, use Java New IO (less threads), GEO IP routing, other rules for routing. http redirect to another location based on source IP or domain used, banning IPs\\ |
* [*CrushBalance*|CrushBalance] load balancer, offload SSL, use Java New IO (less threads), GEO IP routing, other rules for routing. http redirect to another location based on source IP or domain used, banning IPs\\ |
At line 6 changed one line |
New VFS type of Citrix [Citrix file share integration]\\ |
* New VFS type of Citrix [Citrix file share integration]\\ |
At line 8 changed one line |
Internal to DMZ communication is faster\\ |
* Internal to DMZ communication is faster\\ |
At line 10 changed one line |
Reports with embedded JS and images and data in single mailable HTML file instead of only links back to main server\\ |
* Reports with embedded JS and images and data in single mailable HTML file instead of only links back to main server\\ |
At line 13 changed one line |
Allow sftp port configuration changes without disconnecting users.\\ |
* Allow sftp port configuration changes without disconnecting users.\\ |
At line 15 changed one line |
Uses less threads overall with worker threads to manage other actions. Less CPU usage, more efficient when handling many connections at a time. Idle threads, bandwidth threads, etc.\\ |
* Uses less threads overall with worker threads to manage other actions. Less CPU usage, more efficient when handling many connections at a time. Idle threads, bandwidth threads, etc.\\ |
At line 17 changed one line |
Admin dashboard show the graph of CPU usage of CrushFTP and OS CPU usage for Linux/OSX users.\\ |
* Admin dashboard show the graph of CPU usage of CrushFTP and OS CPU usage for Linux/OSX users.\\ |
At line 21 changed one line |
TempAccount replication for servers configured in HA mode\\ |
* TempAccount replication for servers configured in HA mode\\ |
At line 23 changed one line |
LimitedAdmin to be able to manage multiple groups of users....comma separated, and via inheritance with ldap, making them cumulative too.\\ |
* LimitedAdmin to be able to manage multiple groups of users....comma separated, and via inheritance with ldap, making them cumulative too.\\ |
At line 25 changed one line |
Mini text editor for quick changes via the WebInterface.\\ |
* Mini text editor for quick changes via the WebInterface.\\ |
At line 27 changed one line |
Share reminder emails before a share expires.\\ |
* Share reminder emails before a share expires.\\ |
At line 29 changed one line |
User reminder emails before password expires or account expires.\\ |
* User reminder emails before password expires or account expires.\\ |
At line 31 changed one line |
LetsEncrypt integration: [LetsEncrypt plugin]\\ |
* LetsEncrypt integration: [LetsEncrypt plugin]\\ |
At line 33 changed one line |
Simpler SSL guide to help people get the right steps for SSL renewal or export.\\ |
* Simpler SSL guide to help people get the right steps for SSL renewal or export.\\ |
At line 36 changed one line |
Support XSHA256 command for FTP checksumming.\\ |
* Support XSHA256 command for FTP checksumming.\\ |
At line 38 changed one line |
Updated SFTP libraries supporting newer ciphers and key exchanges\\ |
* Updated SFTP libraries supporting newer ciphers and key exchanges\\ |
At line 40 changed one line |
Proxy protocol v2\\ |
* Proxy protocol v2 used by AWS load balancers.\\ |
At line 44 changed one line |
Allow limited admin type control over jobs...allowing a user to build scheduled jobs, safely. Allowing users to manage jobs assigned to them, running, editing even, all with restrictions on what actions they can take.\\ |
* Allow limited admin type control over jobs...allowing a user to build scheduled jobs, safely. Allowing users to manage jobs assigned to them, running, editing even, all with restrictions on what actions they can take.\\ |
At line 48 changed one line |
Allow Global variable type in tasks that can survive restarts. prefix a variable with "PERSIST_" to make it permanent.\\ |
* Allow Global variable type in tasks that can survive restarts. prefix a variable with "PERSIST_" to make it permanent.\\ |
At line 50 changed one line |
Allow a job to use a common shared log file.\\ |
* Allow a job to use a common shared log file.\\ |
At line 52 changed one line |
UI improvements to job organization for storing jobs in folders, grouping together.\\ |
* UI improvements to job organization for storing jobs in folders, grouping together.\\ |
At line 55 changed one line |
UI addition of notes to document things about configurations on job design\\ |
* UI addition of notes to document things about configurations on job design\\ |
At line 58 changed one line |
Improved threading system for job flows\\ |
* Improved threading system for job flows\\ |
At line 60 changed one line |
Allow triggering another job to run...not linking it into the job.\\ |
* Allow triggering another job to run...not linking it into the job.\\ |