git-annex/doc/design/assistant/windows/comment_1_f4b829318b182e1cec29f13babb6498e._comment
https://www.google.com/accounts/o8/id?id=AItOawlCGROoy62svBUy6P24x1KoGoDWrBq2ErA 0a857248f4 Added a comment
2012-08-07 04:15:43 +00:00

10 lines
668 B
Text

[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawlCGROoy62svBUy6P24x1KoGoDWrBq2ErA"
nickname="Steve"
subject="comment 1"
date="2012-08-07T04:15:43Z"
content="""
NTFS symbolic links should do exactly what you would expect them to do. They can point to files or directories. Junction points are legacy NTFS functionality and reparse points are more like the POSIX mount functionality.
NTFS symbolic links should work for you, junction point should be avoided, and reparse points would be like using a nuke to kill a fly. The only hang up you might have is that I think all three features require elevated privileges to manage.
"""]]