Giter Club home page Giter Club logo

Comments (8)

 avatar commented on June 11, 2024

Meanwhile I am using Rclone official fork but I do really want to delete watched torrents and likewise from my Real-Debrid and scanning of already downloaded content is taking up lot of resources on my server.

from rclone_rd.

itsToggle avatar itsToggle commented on June 11, 2024

Hey,

I've pre-built the latest arm version with the following parameters:

GOOS=linux GOARCH=arm GOARM=5

If that fits your server, you can download this release by running:

wget https://github.com/itsToggle/rclone_RD/releases/download/v1.58.1-rd.1.5/rclone-linux-arm

Once downloaded, you can make it executable by running:

sudo chmod u+x rclone-linux-arm

after that run:

sudo rclone-linux-arm config

If that last command fails because of "command unknown", try running:

sudo ./rclone-linux-arm config

If both of the last commands fail because of syntax errors, either compile this fork yourself on your server or tell me your arm version and I'll compile it for you :)

I'm maintaining a more indepth documentation over on plex_debrid

from rclone_rd.

 avatar commented on June 11, 2024

Thank you so much for all the support. All doubts resolved. You are a legend. Keep this good work coming please.

from rclone_rd.

 avatar commented on June 11, 2024

Hey there I have installed your fork but it is showing me an error that rclone command not found. Am I doing something wrong here? Also, to mention, to install your fork, I had deleted the previous official rclone files. Is that the reason?

Edit: I have tried 'sudo ./rclone-linux-arm config' way to open it as I was getting command not found error.

from rclone_rd.

itsToggle avatar itsToggle commented on June 11, 2024

you just need to adjust "rclone" to "rclone-linux-arm" I think. To setup a new remote, run:

./rclone-linux-arm config

To mount your remote, run:

sudo ./rclone-linux mount your-remote: some/folder --dir-cache-time 10s --vfs-cache-mode full --allow-other --daemon

from rclone_rd.

itsToggle avatar itsToggle commented on June 11, 2024

Are you opening the terminal in the location of the "rclone-linux-arm" file?

from rclone_rd.

itsToggle avatar itsToggle commented on June 11, 2024

Hey, I've deleted your last comment, as the editing history is visible on github. For future reference, there was personal information visible in this comment.
Let me know how the rest goes :)

from rclone_rd.

 avatar commented on June 11, 2024

Thank you so much! Much appreciated!

from rclone_rd.

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.