Beginner question

follow the docs and use default settings as much as possible.

okey-dokey! Got the client id setup and it works.

Now on to step 2. Add a systemd timer to run the bisync

Would you recommend this tutorial, which looks fairly straightforward and recent?

Any further questions will be on a new topic. I feel "beginner" no longer captures this conversation.

that can be found in the forum.
https://forum.rclone.org/t/tutorial-sync-google-drive-files-on-linux-with-rclone-bisync-and-systemd/46468

@kapitainsky ?

Usually for Linux related stuff I read Arch wiki:

https://wiki.archlinux.org/title/Systemd/Timers

For bisync I would like to stress (as it is common mistake) that rclone bisync --resync has to be run only once (first time, so from command line probably) and --resync flag has to be removed for subsequent runs.

Bisync has excellent documentation nowadays:

It can look a bit overwhelming initially so good idea is to start simple and with some test data. Most options are not needed unless for special cases so no panic:)

continuing this in new topic as this is getting long. Part 1, getting the mount going is finished. On to bisync in a systemd timer.

Please describe your goal and overall setup. I am not sure if both bisync and mount are needed...

But yeah lets do it in the new thread:)

See above Beginner question - #38 by stevecoh1 and Beginner question - #39 by stevecoh1

That new thread is at Rclone bisync in systemd. I'd be very interested to hear if you think I don't need to bother with bisync at all given my modest requirements listed above. I have tried and could not make it work, even as a command line option, and not even a service.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.