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, 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 Windows service installer\\ |
At line 8 changed one line |
Internal to DMZ communication is faster\\ |
* Pre-Download events that can change the download data source (watermarking files, virus scanning files) before the download starts\\ |
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\\ |
* Direct support for OpenJDK (Windows exe and service installers)\\ |
\\ |
* New VFS type of Citrix [Citrix file share integration]\\ |
\\ |
* New VFS type of Azure BLOBs [Azure Integration]\\ |
\\ |
* Google Authenticator integration for two factor authentication with Time based OTP.\\ |
[attachments|totp.png] |
\\ |
* Internal to DMZ communication is faster\\ |
\\ |
* 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.\\ |
* Blocks attempts to reset passwords when more than X requests per minute are made\\ |
At line 30 added 5 lines |
* Blocks connections from a single IP when more than X connections are made.\\ |
\\ |
* Admin dashboard show the graph of CPU usage of CrushFTP and OS CPU usage for Linux/OSX users.\\ |
[attachments|cpu.png] |
\\ |
At line 36 added one line |
[attachments|history.png] |
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.\\ |
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.\\ |
* User folder access report to find who can access a folder, and what access they have.\\ |
At line 29 changed one line |
User reminder emails before password expires or account expires.\\ |
* Share reminder emails before a share expires.\\ |
At line 31 changed one line |
LetsEncrypt integration: [LetsEncrypt plugin]\\ |
* User reminder emails before password expires or account expires.\\ |
At line 33 changed one line |
Simpler SSL guide to help people get the right steps for SSL renewal or export.\\ |
* LetsEncrypt integration: [LetsEncrypt plugin]\\ |
[attachments|letsencrypt.png] |
\\ |
* 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.\\ |
[attachments|link.png]\\ |