Hello,
I would like to integrate the host uloz.to via rclone on my server, unfortunately this is currently not possible, so my question is if you could make this possible in one of the next versions?
thx and greetz
rclone is always open for new remotes integration. But somebody has to code it:) At the moment there are 73 pending requests.
Good news is that somebody is working on uloz.to
already - you can keep an eye on progress here:
rclone:master
← iotmaestro:ulozto
opened 01:53PM - 08 Jan 24 UTC
<!--
Thank you very much for contributing code or documentation to rclone! Plea… se
fill out the following questions to make it easier for us to review your
changes.
You do not need to check all the boxes below all at once, feel free to take
your time and add more commits. If you're done and ready for review, please
check the last box.
-->
#### What is the purpose of this change?
As noted in the title, this PR adds a new backend for uloz.to. In the past the server was focused on free-for-all sharing, and has recently pivoted into a more Dropbox-like business model. They offer affordable storage plans, especially around the 10 TB mark where other larger providers fall short.
The PR only implements the basic functionality for now. I plan to add support for more optional features but wanted to keep the initial PR as simple as possible (it's quite bloated already).
Disclaimer: I'm not affiliated with Uloz.to in any way but as a satisfied customer.
#### Was the change discussed in an issue or in the forum before?
No
#### Checklist
- [x] I have read the [contribution guidelines](https://github.com/rclone/rclone/blob/master/CONTRIBUTING.md#submitting-a-new-feature-or-bug-fix).
- [x] I have added tests for all changes in this PR if appropriate.
- [x] I have added documentation for the changes if appropriate.
- [ ] All commit messages are in [house style](https://github.com/rclone/rclone/blob/master/CONTRIBUTING.md#commit-messages). - **apologies about this, let's squash merge with a better message**
- [x] I'm done, this Pull Request is ready for review :-)
It looks like it is in working order - you can pull it and build rclone version supporting this backend now. Always helpful if more people test.
1 Like
uhh thx a lot! I will check it!
system
(system)
Closed
March 27, 2024, 10:19am
4
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.