Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Expert Contributor
Created on 03-15-2017 02:12 PM
Need to upload and share some of your application logs with a the support team or a costumer and tried of doing bunch of ssh, scp ...? https://transfer.sh/ is your tool !
for instance assume you want to upload hello.txt.
curl --upload-file ./hello.txt https://transfer.sh/hello.txt
You will get a unique shareable link once the upload is done.
https://transfer.sh/66nb8/hello.txt
More examples can be found here