Jafner.net/homelab/archives/jafner-net/sftp
2023-03-27 09:30:13 -07:00
..
.env server -> jafner-net in archives 2023-03-27 09:30:13 -07:00
docker-compose.yml server -> jafner-net in archives 2023-03-27 09:30:13 -07:00
README.md server -> jafner-net in archives 2023-03-27 09:30:13 -07:00
users.conf server -> jafner-net in archives 2023-03-27 09:30:13 -07:00

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. :)