web-client-for-aws-transfer-family icon indicating copy to clipboard operation
web-client-for-aws-transfer-family copied to clipboard

This solution creates a web portal for your customers to access your corporate Secure Shell File Transfer Protocol (SFTP) environment. It combines the benefits of using AWS Transfer for SFTP with an i...

Results 25 web-client-for-aws-transfer-family issues
Sort by recently updated
recently updated
newest added

Bumps [flask](https://github.com/pallets/flask) from 2.1.0 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...

dependencies

Running script **06a-add-security-header.sh** the ClouFormation stack doesn't get created with error: **"The runtime parameter of nodejs10.x is no longer supported for creating or updating AWS Lambda functions."**

I'm on step 3 in creating the 03-sftp-endpoint stack. The error is when creating the **SFTPCustomAuthLambda** resource. The code for that lambda says it lives here: ``` Code: S3Bucket: !Join...

We got "413 Request Entity Too Large:The data value transmitted exceeds the capacity limit." when trying to upload 500MB files via the web client. The error when inspecting the page...

Hello Team, Looking for the support to review my setup, as i am getting red error without message in web UI and need to understand authentication and directory mapping on...

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

The [architecture diagram](https://github.com/awslabs/web-client-for-aws-transfer-family/blob/open-source/img/sftp-web-ui-arch.png) that appears in the `README.md` as well as on the [AWS storage blog article](https://aws.amazon.com/blogs/storage/announcing-the-open-source-release-of-web-client-for-aws-transfer-family/) that introduces the web client uses tiny, blurry fonts. It's nearly unreadable. It...

I noticed user login and interaction with SFTP server is slower in web interface. Is there any way to improve the performance? Adding more CPU and RAM in Faragate will...

Ive built a Lambda in Python to auth with Atlassian Crowd, I get the correct HomeDirectory Response and so on, but I am unable to authenticate that to the AWS...