H2 trigger cloning command when file changes occur?

What is the problem you are having with rclone?

Is it possible to automatically trigger a predefined rclone sync ... command when a file in the specified Dropbox folder changes? Rather than e.g. doing a sync run every hour.

What is your rclone version (output from rclone version)

1.51

Which OS you are using and how many bits (eg Windows 7, 64 bit)

Raspbian Buster

Which cloud storage system are you using? (eg Google Drive)

Dropbox

The command you were trying to run (eg rclone copy /tmp remote:tmp)

<paste command here>

A log from the command with the -vv flag (eg output from rclone -vv copy /tmp remote:tmp)

Offhand, not sure with rclone as Dropbox doesn't support any polling as this item has been around for a bit.

Maybe someone has a better idea, but you need something method to catch a change has happened for the trigger.

1 Like

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