Giter VIP home page Giter VIP logo

Comments (2)

patrykcoding avatar patrykcoding commented on July 17, 2024

Since rclone doesn't provide an official way of checking if config file is encrypted or not, rcloneExplorer runs rclone --ask-password=false listremotes and checks the exit value. If there was an error, rcloneExplorer assumes that this means that the config file is encrypted.

In my testing this was the best workaround, since simple command like listremotes should not fail. So why did it fail? There are two cases I can think of in which listremotes would return an error:

  1. The imported config file is not recognized by rclone. Are you importing the correct file?
  2. The rclone binary architecture does not match the device you're running. This means that for example you downloaded ARM64 or x86 version when your device is ARM32. Which rcloneExplorer version did you download, and what device are you running it on?

from rcloneexplorer.

geerew avatar geerew commented on July 17, 2024

Hi. Thanks for the quick reply.

You are 100% correct with suggestion 2. I must have install the x86 instead of the ARM64.

It's working now.

Thanks again

from rcloneexplorer.

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.