raton56
November 17, 2023, 11:43pm
1
Hello,
I am not a sponsor, I do use it and it would be very helpful to have this storage system as an rclone mount.
https://hellabyte.one/
1 Like
Collect info about their API etc. but unless you have someone to code it or sponsor it (maybe hellabyte would be interested? - ask them), I'd imagine it'll sit on the ever going list of new backends that are out there - 70+ at the moment - some many years old.
Or give it a go yourself. For sure you will get help during dev process. Good start is to read:
# Contributing to rclone #
This is a short guide on how to contribute things to rclone.
## Reporting a bug ##
If you've just got a question or aren't sure if you've found a bug
then please use the [rclone forum](https://forum.rclone.org/) instead
of filing an issue.
When filing an issue, please include the following information if
possible as well as a description of the problem. Make sure you test
with the [latest beta of rclone](https://beta.rclone.org/):
* Rclone version (e.g. output from `rclone version`)
* Which OS you are using and how many bits (e.g. Windows 10, 64 bit)
* The command you were trying to run (e.g. `rclone copy /tmp remote:tmp`)
* A log of the command with the `-vv` flag (e.g. output from `rclone -vv copy /tmp remote:tmp`)
* if the log contains secrets then edit the file with a text editor first to obscure them
This file has been truncated. show original