V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
Counter
V2EX  ›  问与答

mklink /j 和 /h 有什么不同?

  •  
  •   Counter · Aug 23, 2017 · 3595 views
    This topic created in 3172 days ago, the information mentioned may be changed or developed.
    /j 可以跨分区,只能对目录生效,是这样吗?
    2 replies    2017-08-23 17:44:26 +08:00
    CodeingBoy
        1
    CodeingBoy  
       Aug 23, 2017   ❤️ 1
    “ directory junction ” vs “ directory symbolic link ”?
    https://superuser.com/questions/343074/directory-junction-vs-directory-symbolic-link
    acess
        2
    acess  
       Aug 23, 2017   ❤️ 2
    /j 和 /d 的区别上面的链接里说了,/d 在客户端解析,/j 在服务器解析。
    /h 是硬链接,不能给文件夹创建硬链接。硬链接相当于文件别名,几个硬链接互相等价,指向同一块数据,全部删完文件才真的算删掉。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   878 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 22:11 · PVG 06:11 · LAX 15:11 · JFK 18:11
    ♥ Do have faith in what you're doing.