dutchcoders / transfer.sh

Easy and fast file sharing from the command-line.
https://github.com/dutchcoders/transfer.sh
MIT License
15.25k stars 1.54k forks source link

How to obtain the upload results? #617

Open lidbas opened 5 months ago

lidbas commented 5 months ago

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 5 months ago

Alternatively, how can I obtain the download link returned after uploading with curl?

mckaygerhard commented 3 months ago

Alternatively, how can I obtain the download link returned after uploading with curl?

the project per se is already an api.. in the source code you can check how to do what you want..