I’ve used Fly for a while and am comfortable setting up Wireguard tunnels to connect to my machines. I’m bringing new team members onto Fly - and they are not as comfortable.
We have a production server with a volume mounted for uploaded files. They need to easily rsync the contents of this volume to their local machine for testing.
This has been previously addressed:
The fly sftp command is a helpful candidate here - specifically fly sftp shell as a way to bulk move files - but this is also opaque and difficult for junior team members.
For others who may have this challenge - please chime in with your thoughts - here’s a guide I’ve been sharing with my team for how to use the SFTP shell to move large directories around on a Fly machine: How To Use SFTP to Securely Transfer Files with a Remote Server | DigitalOcean