The flyctl ssh sftp get command is very useful. It seems like an odd omission that there is no corresponding flyctl ssh sftp put. Even if all it could do was upload a single file this would be useful.
Currently this is possible by scripting the interactive SFTP mode but it seems like a hack.
Thanks!