Serverless for Rclone

What is the problem you are having with rclone?

I want to use rclone in an Oracle Serverless Python based function.
My requirement is that whenever a source bucket in Object Storage in a region gets updated, I want to trigger an event for this action and invoke an Oracle serverless function which does rclone sync from the source to the destination bucket.
Pls let me know if this is possible? I couldn't find any examples or resources which does this.

What is your rclone version (output from rclone version)

N/A

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

Oracle Linux

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

Oracle Cloud Infrastructure

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

N/A

The rclone config contents with secrets removed.

N/A

A log from the command with the -vv flag

N/A

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