Finder fails to open folder contains a lot of images when mounting OneDrive

What is the problem you are having with rclone?

I use rclone to mount OneDrive on mac. I have a folder that contains a lot images. When I open the folder with finder, finder will stop to work and the mount seems invalid. It works find when in command line mode. How can it be improved to work with finder when there are a lot of image files?

What is your rclone version (output from rclone version)

rclone v1.52.0

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

MacOS 10.15.3

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

OneDrive

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

rclone mount mydrive: ~/mnt/mydrive --vfs-cache-mode full --file-perms 0700 --vfs-cache-max-size 10G

The rclone config contents with secrets removed.

Paste config here

A log from the command with the -vv flag

Paste  log here

I expect finder is trying to make thumbnails for all of the images which will take ages... Can you turn that off?

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