Unclear about adding Sqlite DB to Fly Volume

Hey Jordan.

Thank you for your message! I think the best method would be to copy my existence sqlite database like you suggested with scp. When following the example on Persistent Volumes/SCPing of Files the apt-install openssh-client command does not work once I ssh into my apps instance. I am working on a Mac so I figured this is because api-install does not work on Mac. I tried the same command with home-brew “brew-install opens-client” to no avail.

Once I ssh into my app’s instance I am working out of a /bin/sh: shell. Do you have any advice as to why this command is not working as I am trying to scp my .db file?