Skip to content

Instantly share code, notes, and snippets.

@fnbk
Created August 21, 2022 17:04
Show Gist options
  • Save fnbk/49a66ee4e675b453a281ff02f452b8d1 to your computer and use it in GitHub Desktop.
Save fnbk/49a66ee4e675b453a281ff02f452b8d1 to your computer and use it in GitHub Desktop.
# copy file from VM to your host system
scp -i ~\.ssh\my-key.pem azureuser@50.100.50.200:/home/azureuser/export.json export.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment