mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-03 14:13:26 +00:00
How to obtain the upload results? #27
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lidbas on GitHub.
In a web project, I want to use transfersh to create tasks and exchange data, but I cannot see the progress of the upload tasks. Is there a good solution?
@lidbas commented on GitHub:
Alternatively, how can I obtain the download link returned after uploading with curl?
@mckaygerhard commented on GitHub:
the project per se is already an api.. in the source code you can check how to do what you want..