Version 1.004.3 - 2019-6-21
Bug SFTPG-434 - Optimize usersetup so FTP clients such as FileZilla will not times out on login
Version 1.004.2 - 2019-5-15
Story SFTPG-125 - Rotate log for movetos3.log
Story SFTPG-387 - Add GovCloud AMI ID to CF template
Task SFTPG-342 - Increase performance by reducing lock on incrontab modifications
Version 1.004.0 - 2018-10-26
Improved memory usage
Version 1.003.3 - 2018-7-26
Optional disabling of s3 file metadata so it does not conflict with s3fs
Version 1.003.02 - 2018-07-06
Task Issue-75 Make SFTP Gateway AMI available in EU-West-3 (Paris)
Task Issue-151 Make Single Thread turned on by default
Task Issue-181 Move to S3: file exclude .filepart default
Story Issue-148 Add ACL Options during S3 Upload
Story Issue-9 Support for MD5 Hash Validation
Story Issue-63 Make the default bucket name configurable
Story Issue-116 Prevent sftpgw reset from being called on ec2-user
Story Issue-118 Lock down home directory permissions
Story Issue-139 Convert CloudFormation template to yaml
Story Issue-149 Exclude filepart and tmp extensions from processing
Story Issue-66 mtime and chown flags in S3 meta data
Bug Issue-25 Some uploads of nested subdirectories fail
Bug Issue-55 Improper user set up results in corrupted user
Bug Issue-117 Downloads directory is set to an inconsistent bucket
Bug Issue-120 Incorrect permissions when updating sftpgw from a previous version
Bug Issue-152 Calling addsftpuser with same user leads to share mount stacking
Bug Issue-176 KMS replacement breaks move to s3
Bug Issue-183 SftpGatewaySetup: partial bucket name fail
Version 1.003.01 - 2017-11-30
Issue 14: 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
Single Threaded option for low memory environments that get several sftp files uploaded at once. Forces sequential transfer to S3 to conserve memory. https://bitbucket.org/thorntechnologies/sftpgateway-public/wiki/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
Issue 1: SFTP Gateway not syncing subdirectories of “uploads” dir
Issue 2: Files with spaces in their name do not get uploaded to S3
Feature 6: Update script to easily update existing SFTP Gateway Instances
Version 1.001 - 2017-06-06
Initial Public Release