Support for folder upload/sharing #119

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

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.

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.
Author
Owner

@paolafrancesca commented on GitHub:

hi @spantheslayer this is already support throught POST requests.
I see it's not properly documented, you can find some context here: https://github.com/dutchcoders/transfer.sh/issues/419

@paolafrancesca commented on GitHub: hi @spantheslayer this is already support throught `POST` requests. I see it's not properly documented, you can find some context here: https://github.com/dutchcoders/transfer.sh/issues/419
Author
Owner

@spantheslayer commented on GitHub:

And what about folders? Is it possible?

@spantheslayer commented on GitHub: And what about folders? Is it possible?
Author
Owner

@paolafrancesca commented on GitHub:

You have to pack the folder before uploading

https://transfer.sh/ has multiple examples of different way to upload content

@paolafrancesca commented on GitHub: You have to pack the folder before uploading https://transfer.sh/ has multiple examples of different way to upload content
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#119