File not in Local file system

File not in Local file system at when doing check
but it doesn’t tell me which file it is.

It should have said

timestamp ERROR filename: File not in Local file system

Can you cut and paste the log?

https://i.imgur.com/XLQbAS6.png how do i check the log again rclone --log-file=FILE check /Users/danny/Desktop/upload/var drive:var and then it goes where?

here you go
https://pastebin.com/ZxuyVL8d

Any ideas at all? Does this need to not be pastebin?

Thanks for the log.

I can see it is complaining about the Icon\r files which are a macOS special file with a very funny name with a \r in. Rclone skips those which is why they don’t appear in the check.

You might be able to skip the files with --exclude - not 100% sure

1 Like