Sub-folders not removed from SFTP when deleted in S3

Issue #21 resolved
Chris Christopher created an issue

When sub folders are removed from the user's "downloads" and "uploads" S3 location the folders are not removed from SFTP.

Comments (2)

  1. Chris Gick Account Deactivated

    This is an artifact of using the AWS CLI to sync the downloads directory. This is a known AWS CLI issue and is documented in this article https://github.com/aws/aws-cli/issues/912. Unfortunately, for now you will have to manually remove the undesired subdirectories.

    We are currently working on SFTP Gateway Pro that will use a different approach to solve this, and other, issues.

  2. Log in to comment