watcher icon indicating copy to clipboard operation
watcher copied to clipboard

document expected behavior for symlinks

Open skybrian opened this issue 10 years ago • 8 comments

It's unclear what's supposed to happen for symlinks. We don't need to implement full symlink support, but we should say what happens when they exist.

  • Is a symlink a file? A directory? Does this change depending on the symlink's target?
  • Do we detect when the symlink changes? When its target changes?
  • What happens when the symlink points outside the directory being watched?

skybrian avatar Oct 29 '15 00:10 skybrian