Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zartre/go-sftp


https://github.com/zartre/go-sftp

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# sftp-sample

Environment variables

```shell
KNOWN_HOSTS_PATH=
SFTP_HOST=
SFTP_PORT=
SFTP_PRIVATE_KEY= # encoded in base64
SFTP_PRIVATE_KEY_PASSWORD=
SFTP_USER=
```