Open kevinclevenger opened 3 years ago
If I remember correctly, i previously disabled tardigrade because it increased the binary size by around 33%, which is hard to justify for a single remote type.
With the optimizations, we are just below the 15 MB limit. There is also the 100 MB total size limit, which we are going to have a problem with once we load rclone as shared library (and then have to ship it uncompressed). This isn't really decided though - I'm currently more leaning towards just shipping the normal version, and then later adding a slim edition.
Minio should already be supported though - apart from https://github.com/rclone/rclone/commit/90377f5e65dfd0311596a06017ab79a4600b6a41 and https://github.com/rclone/rclone/commit/815ae7df453ceb0004141c743bee90283cae7f52.
Importing rclone.conf minio and crypt->minio seem to work fine (put.io also works). FWIW, I'd happily pay for a premium/extended version that includes tardigrade support.
Version v1.12.0
has released with full rclone binary, e.g. tardigrade should now work as well.
Works for me. Many, many thank you's for this!
minio and storj network are usable via s3 compatible mode.
I think this can be closed.
Pre-Submission checklist
If no, please add a +1, and maybe a comment if you have more to add.
What version of RCX are you using (About -> App version)?
None yet
What problem are you trying to solve?
I'd like to be able to use secure remote storage I control (minio) and have access to (tardigrade) as remote storage with Android
What should RCX be able to do differently with help this problem?
Support for rclone type = tardigrade, and type = S3, provider = Minio