Skip to content

Instantly share code, notes, and snippets.

@Destroyer
Created January 4, 2017 21:07
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 Destroyer/164901cf49e716c81ecdc5ba7266241d to your computer and use it in GitHub Desktop.
Save Destroyer/164901cf49e716c81ecdc5ba7266241d to your computer and use it in GitHub Desktop.
Transfer.sh curl&powershell
# curl in powershell
curl -Headers @{"Max-Days" = "1"} -method put -infile .\file.txt https://transfer.sh/file.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment