.. | ||
.env | ||
docker-compose.yml | ||
project.env | ||
README.md | ||
users.conf |
Connecting to SFTP
- Install an SFTP client. See https://www.sftp.net/clients
- Configure a new connection with the following parameters:
Parameter | Value |
---|---|
Address | $(curl ifconfig.me) |
Port | 23450 |
User | sftp or provision a new account |
Pass | See Bitwarden item for the account |
- Begin transferring files. :)