Skip to content

Instantly share code, notes, and snippets.

@fnbk
Created August 21, 2022 17:05
Show Gist options
  • Save fnbk/4841f4e697b54f17f747044807bc6818 to your computer and use it in GitHub Desktop.
Save fnbk/4841f4e697b54f17f747044807bc6818 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