Jafner.net/homelab/server/config/sftp
2022-11-01 12:12:57 -07:00
..
.env #36 Update for volume logic issue 2022-11-01 12:12:57 -07:00
docker-compose.yml #36 Update for volume logic issue 2022-11-01 12:12:57 -07:00
README.md
users.conf

Connecting to SFTP

  1. Install an SFTP client. See https://www.sftp.net/clients
  2. 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
  1. Begin transferring files. :)