I have a CrushFTP server where we have files that i want to sync with a R2 bucket using rclone. Some of the files in the directory are symlinks to files stored in other directories. when i perform rclone, the files with symlinks do not show up in R2 bucket. Is this supported ? If yes, how can i do it.
Appreciate any help in this regard. I searched through docs but didnt find an answer for this.
Apologies for not replying earlier. With this approach what i observed is in cloudflare any such files are created with filename.rclonelink. On reading the file, it has path to the actual file location.