gcs-sftp-server

command module
v0.0.0-...-49adb96 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 8, 2023 License: MIT Imports: 12 Imported by: 0

README

SFTP Server with Google Cloud Storage backend

Runs an isolated, sandboxed SFTP server that only interacts with virtual backing storage on Google Cloud Storage (GCS).

Set the following environment variables, e.g.

SFTP_USERNAME=user123
SFTP_PASSWORD=kl5dfqpw3NXCZX0
SFTP_PORT=2022
SFTP_SERVER_KEY_PATH=/id_rsa
GCS_CREDENTIALS_FILE=/credentials.json
GCS_BUCKET=my-sftp-bucket

GET, PUT, STAT, LIST & MKDIR are currently the only methods implemented.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL