mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-03 14:13:26 +00:00
Support for folder upload/sharing #119
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 @spantheslayer on GitHub.
whenever I want to share multiple files, it becomes very difficult to upload multiple files at once. It would be awesome if devs can implement this feature. Looking forward to it.
@paolafrancesca commented on GitHub:
hi @spantheslayer this is already support throught
POSTrequests.I see it's not properly documented, you can find some context here: https://github.com/dutchcoders/transfer.sh/issues/419
@spantheslayer commented on GitHub:
And what about folders? Is it possible?
@paolafrancesca commented on GitHub:
You have to pack the folder before uploading
https://transfer.sh/ has multiple examples of different way to upload content