Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Symbolic link
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Comparison of POSIX and Windows symbolic links== {| class="wikitable plainrowheaders" style="text-align:center" ! ! Symbolic link ! [[NTFS junction point|Junction]] ! [[Hard link]] |- ! scope="row" | When the link is deleted... | The target remains unchanged | The target is deleted{{efn|except when using special tools}} | A reference counter is decremented. When it reaches 0, the target is deleted. |- ! scope="row" | When target is moved... | The link becomes invalid | The link becomes invalid | The link remains valid |- ! scope="row" | Relative path | {{yes|Allowed}} | {{No|Not allowed}}{{efn|On saving, becomes an absolute path}} | {{N/A}} |- ! scope="row" | Can be on a different volume? | {{yes}} | {{yes}} | {{No}} |- ! scope="row" | Link to files on [[Windows]] | rowspan="2" {{yes}}{{Efn|Supported on Windows Vista and later. The Windows implementation is not POSIX-compliant. Creating them requires the "create symbolic link" privilege (SeCreateSymbolicLinkPrivilege). By default a user account holds this privilege when it is either an administrator or has Developer Mode enabled (Windows 10 v1703 and later).<ref>{{cite web |title=Create symbolic links |url=https://learn.microsoft.com/en-us/windows/security/threat-protection/security-policy-settings/create-symbolic-links |website=Windows client documentation for IT Pros |publisher=[[Microsoft]] |via=Microsoft Learn |date=18 January 2023}}</ref>}} | {{No}} | {{yes}} |- ! scope="row" | Link to folders on [[Windows]] | {{yes}} | {{No}} |- ! scope="row" | Link to files on [[Unix]] | {{yes}} | {{N/A}} | {{yes}} |- ! scope="row" | Link to folders on [[Unix]] | {{yes}} | {{N/A}} | {{partial}}{{efn|POSIX permits hard links on folders but does not require them. Modern file systems tend to not support it.}} |} {{notelist}}
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Symbolic link
(section)
Add topic