Great Video. How would time machine interact with symbolic links pointing to an external drive ?. If I use a symbolic link on say with my "Documents" folder pointing to an external drive would the data be found by time machine ?.
Thanks for the video. Very useful! I didn’t quite get the part at 6.17 on how u create the original path in terminal. The video seems to have skipped over? 😅
After deleting folders Music, Movies (German = „Filme“), Download,etc and setting up symbolic links - like described in the video - I discovered that MacOSX is creating the folders again. Not sure if this is the case because of language reasons („Movie“ in English / „Film“ in German)? Did anyone else discover this? Is there a way to avoid this?
macOS recreates these folders because the symbolic link doesn't perfectly align with the system's naming conventions, which include case sensitivity and localized names. To prevent macOS from recreating these folders, the symbolic link must occupy the exact expected naming convention as macOS requires.
Thank you sharing your knowledge. Really helpfull! Like to see the videos you have teasered.
Thank you Sir. Truly beneficial and loved your step by step explanation. ❤
Thanks for sharing
Great Video. How would time machine interact with symbolic links pointing to an external drive ?. If I use a symbolic link on say with my "Documents" folder pointing to an external drive would the data be found by time machine ?.
Thanks for the video. Very useful! I didn’t quite get the part at 6.17 on how u create the original path in terminal. The video seems to have skipped over? 😅
Thanks for pointing this out. I have posted a screenshot for clarification.
Thank you Sir. Truly beneficial and loved your step by step explanation. ❤
I cannot delete the downloads folder
Method 1: drag the folder while holding down the option key. Method 1: Use the terminal command "rm -r "
@@LeoEverydayTech In my case this did not work. I had to use the command "sudo rm -rf "
After deleting folders Music, Movies (German = „Filme“), Download,etc and setting up symbolic links - like described in the video - I discovered that MacOSX is creating the folders again. Not sure if this is the case because of language reasons („Movie“ in English / „Film“ in German)? Did anyone else discover this? Is there a way to avoid this?
macOS recreates these folders because the symbolic link doesn't perfectly align with the system's naming conventions, which include case sensitivity and localized names. To prevent macOS from recreating these folders, the symbolic link must occupy the exact expected naming convention as macOS requires.