The Endless Application Data - Symlinks/Directory Junctions
Uploader Comments (mushroomHEADBANGERS)
All Comments (39)
-
@capoderra If you don't add any switches, it's a symbolic _file_ link, with /d it's a symbolic _directory_ link. /h is a hard _file_ link and /j is the hard _directory_ link. If you're wondering about the differences between symbolic and hard links it's basically this. Symbolic links only point to the file/folder location where as the hard link actually points to the data on the drive. If you delete the original file, the symbolic stops working while the hard works. Hope this helped a bit.
-
There's a shell extension to make the linking easier. I've been looking for a way to store my saves in dropbox and sync them between my laptop and desktop and this linking is quite crucial in achieving that.
-
after watching that I still don't get the different between /j /h and /d
-
what if u delete all APPdata? ;D
-
<3.
-
Right, sorry man. Forgot about that.
cool thanks or the mklink help :-)
od077 1 year ago
@od077 Your'e welcome :)
mushroomHEADBANGERS 1 year ago
what is that program thats running on the right? the one with my contacts mail and web.
dsweet46 1 year ago 2
That is Trillian Astra. It's a AIO Instant Messaging client. I strongly recommend it.
mushroomHEADBANGERS 1 year ago
@3:57 You can hit the up arrow on your keyboard when using cmd to quickly retype what you previously entered, rather than typing everything again.
Flamesync 2 years ago 4
Yea, that's a good point. I guess I was manually entering it more so people could see. Thanks for the reminder :)
mushroomHEADBANGERS 2 years ago