New remote support: Darkibox (Powered by XFileSharing)
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 59.9k
- Forks
- 5.4k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 48
Description
Hello,
Following the closure of Uptobox, a small hosting website has entered the file hosting business to try and take over the space left by Uptobox.
It seems to be based on the same foundations as Uptobox, the API seems similar and it works the same way: file management with folders using the API and pre-signed links to other domains for download/upload.
The API documentation is available here: https://darkibox.com/api.html
Have a good day,
Maxime
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Darkibox API documentation at https://darkibox.com/api.html and compare its file and folder operations with rclone's existing Uptobox support. Confirm how authentication, file management, and pre-signed upload and download links work, then implement and test a Darkibox remote covering those operations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100