Optional disabling of s3 file metadata so it does not conflict with s3fs
Version 1.003.02 - 2018-07-06
Task Make SFTP Gateway AMI available in EU-West-3 (Paris)
Task Make Single Thread turned on by default
Task Move to S3: file exclude .filepart default
Story Add ACL Options during S3 Upload
Story Support for MD5 Hash Validation
Story Make the default bucket name configurable
Story Prevent sftpgw reset from being called on ec2-user
Story Lock down home directory permissions
Story Convert CloudFormation template to yaml
Story Exclude filepart and tmp extensions from processing
Story mtime and chown flags in S3 meta data
Bug Some uploads of nested subdirectories fail
Bug Improper user set up results in corrupted user
Bug Downloads directory is set to an inconsistent bucket
Bug Incorrect permissions when updating sftpgw from a previous version
Bug Calling addsftpuser with same user leads to share mount stacking
Bug KMS replacement breaks move to s3
Bug SftpGatewaySetup: partial bucket name fail
Version 1.003.01 - 2017-11-30
Fix setting a custom S3 location for a user fails if bucket already exists
Shows if new versions are available in the login banner
Version 1.003 - 2017-11-08
Add downloads directory to sync from S3 back to SFTP
Add support for Encrypted S3 Buckets
Add support for user specific paths inside s3
Single Threaded option for low memory environments that get several sftp files uploaded at once. Forces sequential
transfer to S3 to conserve memory. Reference
Shared Download. Optionally shares a single S3 location that synchronizes to SFTP server for ALL users to download.
This is in addition to private, user specific download directories that sync files from S3 for specific users only.
Performance and stability improvements
Version 1.002 - 2017-07-25
Fix SFTP Gateway not syncing subdirectories of "uploads" dir
Fix files with spaces in their name do not get uploaded to S3
Fix SFTP Gateway creates S3 bucket is wrong region
Add Update script to easily update existing SFTP Gateway Instances