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)\\ |
At line 12 changed one line |
Allow sftp port configuration changes without disconnecting users.\\ |
* New VFS type of Citrix [Citrix file share integration]\\ |
At line 14 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.\\ |
* New VFS type of Azure BLOBs [Azure Integration]\\ |
At line 16 changed one line |
Show and graph CPU usage of CrushFTP on the OS for Linux/OSX users.\\ |
* Google Authenticator integration for two factor authentication with Time based OTP.\\ |
[attachments|totp.png] |
At line 19 added 16 lines |
* 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\\ |
[attachments|reports.png] |
\\ |
* Allow sftp port configuration changes without disconnecting users.\\ |
\\ |
* 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.\\ |
\\ |
* Blocks attempts to reset passwords when more than X requests per minute are made\\ |
\\ |
* 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 20 changed one line |
TempAccount replication for servers configured in HA mode\\ |
* TempAccount replication for servers configured in HA mode\\ |
At line 22 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 24 changed one line |
Mini text editor for quick changes via the WebInterface.\\ |
* Mini text editor for quick changes via the WebInterface.\\ |
At line 26 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 28 changed one line |
User reminder emails before password expires or account expires.\\ |
* Share reminder emails before a share expires.\\ |
At line 30 changed one line |
LetsEncrypt integration: [LetsEncrypt plugin]\\ |
* User reminder emails before password expires or account expires.\\ |
At line 32 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 35 changed one line |
Support XSHA256 command for FTP checksumming.\\ |
* Support XSHA256 command for FTP checksumming.\\ |
At line 37 changed one line |
Updated SFTP libraries supporting newer ciphers and key exchanges\\ |
* Updated SFTP libraries supporting newer ciphers and key exchanges\\ |
At line 39 changed one line |
Proxy protocol v2\\ |
* Proxy protocol v2 used by AWS load balancers.\\ |
At line 43 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 47 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 49 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 51 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 54 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 57 changed one line |
Improved threading system for job flows\\ |
* Improved threading system for job flows\\ |
At line 59 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]\\ |