|
|
|
|
|
by darkpuma
2559 days ago
|
|
Symlinks in general suck on OSX. Try symlinking a file from an NFS mount onto your desktop and see if you get a thumbnail for it in Finder. In Finder, you won't. Now you might think, "well that's NFS, it's probably not thumbnailing those files because the latency exceeds some timeout." That's what I thought. However if you add that same directory containing such symlinks to your dock, you will see thumbnails for symlinked files when previewing that directory from the dock. If MacOS can thumbnail those symlinks when previewing the directory from the dock, then why can't Finder thumbnail those same symlinks? (Also in third party Finder alternatives, like Commander One, you will typically get thumbnails for symlinks.) |
|
I can understand why Dropbox doesn't want any part of the dumpster fire that is symbolic linking. Maybe they work great on Linux, where they are a core aspect of how the filesystem works under the hood. But Dropbox has to present unified behavior across all supported platforms, and the last thing they want is to be put in the position of providing tech support for filesystem bugs and quirks and race conditions.