Rclone sync --max age

What is the problem you are having with rclone?

Everyday it copies same files as new.

What is your rclone version (output from rclone version)

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

windows 10

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

Google drive

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

rclone sync "encrypt:\Shows" "Z:\Shows" --max-age 24h --transfers=2 --fast-list --max-backlog 50000 --log-level INFO --log-file c:\Shows.txt

A log from the command with the -vv flag

2021/05/18 07:34:33 INFO : Adult/Star Trek - The Next Generation/Season 05/01/Star Trek The Next Generation - S05E01 - Redemption (2) [Bluray-1080p x265 AAC 5.1]-Sonarr.nfo: Copied (new)

Everyday it copies over the same file, the list keeps getting bigger and bigger for unknown reasons. It maybe a sonarr/Plex issue, but not sure. Last modified date shows yesterday at 7:30pm. Unknown what is running at 7:30 pm as this command runs at 12 am or so.

If you run the command with -vv and share the log file, it will tell you why it is being copied.

As for whatever is running at 730am, you'd have to figure that out on your system as rclone doesn't run by itself.

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