this post was submitted on 14 Sep 2024
55 points (100.0% liked)
Free and Open Source Software
17911 readers
39 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I haven't used either command, but based on what I see in the manual, rcd tells rclone to start listening for remote commands whereas rc is used to issue remote commands.
Try it out by going to a folder with some files and typing: rclone rcd .
That should open a tab in your web browser with a list of your files.
There are situations where being able to send commands to rclone remotely would be helpful, but I'm not sure that you need to do that in this case.