Giter VIP home page Giter VIP logo

Comments (16)

fornwall avatar fornwall commented on August 16, 2024 4

Regarding the Termux rclone package: It has now been rebuilt with go 1.13 so should work on Android 10.

from com.piyushgarg.rclone.

serovar avatar serovar commented on August 16, 2024 2

I can confirm it works on Android 10 after upgrading go 👍

from com.piyushgarg.rclone.

piyushgarg avatar piyushgarg commented on August 16, 2024 1

@Jolanrensen
I would recommend you to build rclone binary yourself for now & place in /sbin/.core/img/com.piyushgarg.rclone/.
https://github.com/rclone/rclone/wiki/rclone-on-Android-with-Termux
or
try downloading the deb file containing rclone binary https://dl.bintray.com/termux/termux-packages-24
or
from rclone beta or stable builds from here.
https://beta.rclone.org/test/testbuilds-latest

Let us know what works and share with us. Thanks for testing it on Q as it is too early. It will helps others in future.

from com.piyushgarg.rclone.

ovizii avatar ovizii commented on August 16, 2024 1

Has the version available via magisk repo been updated for android 10 compatibility?

from com.piyushgarg.rclone.

dschense avatar dschense commented on August 16, 2024 1

Still the old version. Hope there will be a release soon. Awesome module. Miss it already on Q.

from com.piyushgarg.rclone.

ovizii avatar ovizii commented on August 16, 2024 1

I tried this yesterday and rclone conf works now on my android 10

Thanks. It doesn't for me on One Plus 7,wonder why

I vaguely remember having downloaded and installed the magisk rclone module again yesterday as I spotted it said: Updated on 4 Dec. 2019 but was NOT showing up on magisk as an update. I guess someone might have updated it and changed the update date but didn't raise the version number?
Just reinstall the module and check again.

P.S. I did not download any recompiled termux binaries .

from com.piyushgarg.rclone.

lssong99 avatar lssong99 commented on August 16, 2024

rclone beta from beta.rclone.org build does not work.... Same issue...

from com.piyushgarg.rclone.

serovar avatar serovar commented on August 16, 2024

Relevant issue on the termux-packages github page

from com.piyushgarg.rclone.

Geofferey avatar Geofferey commented on August 16, 2024

Question is, will it retain backwards compatibility with lower APIs or break everything below 10?... Hmmm, that was faster than I had expected tho.

from com.piyushgarg.rclone.

Jolanrensen avatar Jolanrensen commented on August 16, 2024

Yes, the termux package does seem to work on Android 10 indeed!

from com.piyushgarg.rclone.

RaXorX avatar RaXorX commented on August 16, 2024

Confirmed works after creating fresh binary with termux. Somebody should upload new binary perhaps so that others don't have to go to the trouble of creating it themselves.

Here's the compiled rclone if anyone needs it. Got to mount magisk and then replace it. Also, set permissions for the file to 770 afterwards (rwxrwx---)
https://mega.nz/#!oAcnQSBb!WBvukRamP8VljdTvkmhRCEZBKzMFM-VvfRLYOuhoCJU
Second link is the magisk module with changed binaries for x64 architecture. Removed the x86 one though, so won't work if you have a x86 arch cpu.
https://mega.nz/#!UAV1FK5Z!KAkENHoBq9ZuT9qsCTihGFuLMecs3uooGnWYRSomCwo

EDIT: Second link doesn't work for me, I wonder if it was due to binary change or due to being on v1.8. v1.7 is working fine for me.
EDIT2: Okay, it works. But I guess the encryption doesn't. Encrypting the config file makes android boot again and again. If this isn't an issue already, I'll open a new ticket for it here.

from com.piyushgarg.rclone.

beeshyams avatar beeshyams commented on August 16, 2024

Kindly update the module for Android 10. Tried the latest release (of yesterday) from the Magisk repo and same error as in first post.

Thanks

from com.piyushgarg.rclone.

ovizii avatar ovizii commented on August 16, 2024

I tried this yesterday and rclone conf works now on my android 10

from com.piyushgarg.rclone.

beeshyams avatar beeshyams commented on August 16, 2024

Confirmed works after creating fresh binary with termux. Somebody should upload new binary perhaps so that others don't have to go to the trouble of creating it themselves.

https://mega.nz/#!oAcnQSBb!WBvukRamP8VljdTvkmhRCEZBKzMFM-VvfRLYOuhoCJU

Second link is the magisk module with changed binaries for x64 architecture. Removed the x86 one though, so won't work if you have a x86 arch cpu.
https://mega.nz/#!UAV1FK5Z!KAkENHoBq9ZuT9qsCTihGFuLMecs3uooGnWYRSomCwo

EDIT: Second link doesn't work for me, I wonder if it was due to binary change or due to being on v1.8. v1.7 is working fine for me.
EDIT2: Okay, it works. But I guess the encryption doesn't. Encrypting the config file makes android boot again and again. If this isn't an issue already, I'll open a new ticket for it here.

Thanks for your help. Downloaded your Magisk module and pcloud mounts. I didn't use the file provided by you and I set up default config but huge buffering even for 300 Mb file (lecture notes in ogg).
Even copy paste to internal device fails. Tried with two explorers (Mix and Solid)
Can you please suggest what to do? Noob here with terminal stuff
Thanks for your time

from com.piyushgarg.rclone.

beeshyams avatar beeshyams commented on August 16, 2024

I tried this yesterday and rclone conf works now on my android 10

Thanks. It doesn't for me on One Plus 7,wonder why

from com.piyushgarg.rclone.

beeshyams avatar beeshyams commented on August 16, 2024

I tried this yesterday and rclone conf works now on my android 10

Thanks. It doesn't for me on One Plus 7,wonder why

I vaguely remember having downloaded and installed the magisk rclone module again yesterday as I spotted it said: Updated on 4 Dec. 2019 but was NOT showing up on magisk as an update. I guess someone might have updated it and changed the update date but didn't raise the version number?
Just reinstall the module and check again.

P.S. I did not download any recompiled termux binaries .

Thanks. I flashed the Magisk module again over the one provided few posts ago and it works! It took the default config from earlier version

That's the good news. Bad news being huge buffering for 300 Mb ogg lecture notes and trying to copy paste to internal device doesn't work (sorry for repeating my woes).

Not sure if I need to config something. I am on stable wifi mostly so wanted to avoid downloading to listen but buffering kills the purpose. Any ideas please?

from com.piyushgarg.rclone.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.