Skip to content

Instantly share code, notes, and snippets.

@afcotroneo
Last active January 27, 2022 13:45
Show Gist options
  • Save afcotroneo/d4b7cb6ff84eb116aebf9ddc26ed05ae to your computer and use it in GitHub Desktop.
Save afcotroneo/d4b7cb6ff84eb116aebf9ddc26ed05ae to your computer and use it in GitHub Desktop.
## copy files to or from your omnisci server with SCP
scp -i /path/yourkey.pem largefile.csv my-instance-user-name@my-instance-public-dns-name:~/.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment