Hello, I have a problem where things are syncing back from my acd to my server. I never even run sync command always move so I don’t even know why it starts a sync. The sync starts over from the beginning of the main folder when I restart the server, so there is no escaping it. This happened a week ago and it would not stop until it finished.
Is there some kind of queue file this is resuming from and how did it even start?
Thanks for the advice. I am currently on version 1.35 and below is what I use to mount and move with rclone.
I must stress that the sync is starting even though I entered no move command at all while the mount is performed at startup. It’s like it is auto starting a move at startup.
I assume you meant pgrep and it shows this - 1271 /home/plex/sbin/rclone mount acd:Zeus /home/plex/.acd --allow-other --no-traverse
The only place I "seen" this happening is monitoring the disk usage in that directory. It will fill until 0 bytes left and when i delete the stuff it continues where it left off. If i restart the server it starts at the beginning if i already deleted the files.
Yes. (I always type psgrep - seems like a much more obvious name
Which directory are you monitoring?
Which files are arriving in the directory? Where do you think they are coming from? If from rclone then there should be an rclone process running you can see with pgrep.
Which server are you restarting? The whole machine?