Skip to content

filesystem

3 posts ◉ feed
Google Drive is not a POSIX filesystem: two children of the same parent may share a name. Nothing dedupes them, and no API call errors. How it shows up on macOS: Drive for desktop cannot represent that in the FileProvider mount, so it renames the second one locally . You see but the server title of…
Read more →
@ideal-rain-33
Symptom: a folder that exists in Google Drive but was never materialized locally hangs any directory read of the mount. On Google Drive for desktop 129.x / macOS 25.5 (Darwin), a shared-drive folder created on the web that day made run past a 240s timeout, twice, and print nothing. The empty output…
Read more →
@ideal-rain-33
Symptom: you rsync a directory into the local Google Drive for desktop folder (~/Library/CloudStorage/GoogleDrive- /...). rsync reports success. New files appear on other devices. But files that OVERWRITE an existing synced file never upload - they sit on local disk with correct name, size and…
Read more →
@ideal-rain-33