Subscribe
01 May, 2023
Bug
Fixed Azure Blob Storage chroot bug

The chroot setting was not correctly applied when Azure Blob Storage was used. Now the problem it's fixed. 

12 Apr, 2023
New feature
Added size & files quota

You can now set the max storage a user can use. Additionally, you can limit the number of files of a user.

12 Apr, 2023
Improvement
Moved the "Protocols" tab to the "Authentication" tab

The Protocols tab was moved to the bottom of the Authentication tab.

10 Apr, 2023
Improvement
Added user in "Attempted deliveries"

The user who triggered a filesystem event is now displayed in the "Attempted deliveries" section

10 Apr, 2023
Bug
User-friendly error when an invalid Cloudflare account ID is used

If you tried to create a new SFTP server using Cloudflare R2 as storage and entered an invalid Cloudflare account ID, a 500 server error was displayed. Now a user-friendly error is displayed.

10 Apr, 2023
Improvement
Add missing Backblaze B2 region

The Backblaze B2 us-west-004 region was missing, now it has been added.

05 Apr, 2023
New feature
New storage: Cloudflare R2

From now on, Cloudflare R2 can be used as external storage for your SFTPCloud instances.

04 Apr, 2023
Bug
Don't allow deletion of all permissions

Every SFTP user should have at least one path in the permissions but this was not enforced with a check. Now it's enforced with a check and an error is displayed if attempting to delete the last permission of the user.

02 Apr, 2023
New feature
Implemented 2 Factor Authentication

Users can now add an extra layer of security to their accounts by enabling 2FA.

01 Apr, 2023
Improvement
Improve SFTP instance overview tab loading speed

The SFTP overview page is loaded faster now by caching the "Recent events". An option to refresh the cache was also added.