Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moisei/5765806b0f9a3da9f8cde1917feb349d to your computer and use it in GitHub Desktop.
Save moisei/5765806b0f9a3da9f8cde1917feb349d to your computer and use it in GitHub Desktop.
Easy way to share files over Internet from the command line
https://transfer.sh
curl --upload-file ./hello.txt https://transfer.sh/hello.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment