Alternative solutions #327

Closed
opened 2026-01-19 18:29:54 +00:00 by michael · 4 comments
Owner

Originally created by @gingerbeardman on GitHub.

Check out these alternatives...

All

  • simple bash script install rather than alias
  • link copied to clipboard on successful upload (macOS only)

file.io
https://gist.github.com/gingerbeardman/a7737e4c89fccab8605f8538ddaeec0d

  • uses https://file.io
  • expires after one single download
  • default but configurable expiry duration

0x0.st
https://gist.github.com/gingerbeardman/5398a5feee9fa1e157b827d245678ae3

  • uses https://0x0.st
  • unlimited downloads
  • larger files expire after a month, small files expire after a year
Originally created by @gingerbeardman on GitHub. Check out these alternatives... **All** - simple bash script install rather than alias - link copied to clipboard on successful upload (macOS only) --- **file.io** https://gist.github.com/gingerbeardman/a7737e4c89fccab8605f8538ddaeec0d - uses https://file.io - expires after one single download - default but configurable expiry duration --- **0x0.st** https://gist.github.com/gingerbeardman/5398a5feee9fa1e157b827d245678ae3 - uses https://0x0.st - unlimited downloads - larger files expire after a month, small files expire after a year
Author
Owner

@Octolus commented on GitHub:

Cheers.

@Octolus commented on GitHub: Cheers.
Author
Owner

@HemanthJabalpuri commented on GitHub:

https://temp.sh

https://bashupload.com

@HemanthJabalpuri commented on GitHub: https://temp.sh https://bashupload.com
Author
Owner

@mihailescu2m commented on GitHub:

curl -T /path/to/file https://oshi.at

(see https://oshi.at/cmd)

@mihailescu2m commented on GitHub: curl -T /path/to/file https://oshi.at (see https://oshi.at/cmd)
Author
Owner

@xNicklaj commented on GitHub:

How do I use file.io with wget instead of curl?

@xNicklaj commented on GitHub: How do I use file.io with wget instead of curl?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#327