aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL-WIN32.md
diff options
context:
space:
mode:
authorBlaine Whittle <[email protected]>2010-10-04 15:29:28 -0700
committerBjörn Gustavsson <[email protected]>2010-10-14 16:15:33 +0200
commit1f6d7c8729176c41dd5eda1ff2b0de8f48b6de95 (patch)
tree8c8940172c417e49eb2de4dd1ecd385440107a00 /INSTALL-WIN32.md
parent3cfec17ff7aff97c5ec862a8b9e97d245849f9c3 (diff)
downloadotp-1f6d7c8729176c41dd5eda1ff2b0de8f48b6de95.tar.gz
otp-1f6d7c8729176c41dd5eda1ff2b0de8f48b6de95.tar.bz2
otp-1f6d7c8729176c41dd5eda1ff2b0de8f48b6de95.zip
Add Win32 support for hard and symbolic file system links
Hard linking requires XP or later and a NTFS formatted drive. Symbolic linking requires Windows Vista, Windows Server 2008, Windows 7 or later. Symbolic linking on earlier versions of Windows will return {error, enotsup}. file:make_link/2, file:make_sym_link/2 and file:read_link/1 are all implemented. file:read_file_info/1 does NOT return the number of hard links on the file as this results in performance problems for read_file_info/1, however this can be enabled by uncommenting a few lines of code. The original path was submitted on 9/2/2009 by Alex Tearse-Doyle.
Diffstat (limited to 'INSTALL-WIN32.md')
0 files changed, 0 insertions, 0 deletions