|
|
|
|
|
by nessus42
5167 days ago
|
|
God, I hope that Google Drive doesn't start following symlinks. That behavior of Dropbox is completely broken and dangerous, and furthermore makes it impossible to use symbolic links for what they're supposed to be used for. When symlinks are synced, they should be copied "opaquely", not "transparently". I.e., the link itself should be synced, not what the link points to. Opaque syncing of symlinks is the standard way to sync symlinks on Unix, and is what 30 years of experience with symlinks has taught us. Forgetting this painful lesson of history would be tragic. |
|
Do you have any helpful suggestions on how to solve this problem by other means? I found the symlink solution to be quite elegant and never experienced any unexpected behavior.