s3-sftp-proxy icon indicating copy to clipboard operation
s3-sftp-proxy copied to clipboard

An AWS S3 gateway proxying SFTP connections.

Results 16 s3-sftp-proxy issues
Sort by recently updated
recently updated
newest added

I have found that even when this application has wrong s3 configuration and can't connect to s3 bucket, file upload from filezila marked successful

Hello, Is it possible to use this library to create FTP (not SFTP) proxy server? Regards, Adam

We have a Backup Script that tries to backup to sftp, and we are using this proxy to get the files to s3. While this works quite well, we have...

Hi, i hope it is ok, that I contribute a small feature which was very easy to implement and go's a long way for me. In container environments configs gets...

https://github.com/moriyoshi/s3-sftp-proxy/blob/d292467c629fd57c6d8471b324d8987a734b8c99/merged_context.go#L50-L55 The second assignment incorrectly references the 0 index. This results in the context error being set to nil when it should never be set to nil. The next time...