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

@moriyoshi would suggest adding Prometheus metrics support. The downside is that resulting binary is almost 50% larger. This branch also includes https://github.com/moriyoshi/s3-sftp-proxy/pull/12, should be rebased if it get's merged.

I'm using this tool on one of the projects in production. For security reasons it's very useful to see who has done which actions. Suddenly current logs doesn't expose this...

Hi @moriyoshi , thanks for the great project. i did some small changes: * use go 1.13.x * add go.mod + go.sum * add Dockerfile and docker-compose example in readme.md...

This does not seem to be used anywhere

For example when I use minio as a S3 storage when I'm trying to get file - i'm getting 000 file mode

Although these methods don't make much sense in S3 case they might be useful for legacy clients/scripts that may be operating with a file system in mind.