Tell me. There is a bucket in the cloud. There are 2 machines with a mounted virtual disk. If I drop a file on the virtual disk on the first machine, it appears in the bucket in the cloud immediately, but it does not synchronize on the second machine. It only synchronizes after restarting the virtual disk. How can I make it so that if a file is added to the bucket on any of the machines, it is displayed on the second virtual machine?
The disk is mounted through the service with the command
C:\Program Files\rclone\rclone.exe mount selectel_s3:lkpark S: --vfs-cache-mode full --volname "Selectel S3 Disk"