Ecommerce, SEO, Gadgets, Mac und Internet Themen

link directories on mac osx

Kategorie: Mac Autor: Viktor Dite

i have tried several times for linking directories in mac osx with ln -s — without success.

i have always done only one thing wrong — i have added a slash behind the target dir. ln wants to add a new file instead of a directory — while linking! The new file appears as a linked dir (alias)!

how NOT to:

ln -s /Volumes/source/ /Users/user/Movies/target/

how to:

ln -s /Volumes/source/ /Users/user/Movies/target 

thanks to macoshints


What is that for?

If you are using FrontRow for example, it is not able to read movies from an external (USB) Drive. So you have to mount / link it to the movies dir in your home.

If you are using dropbox for backup your files, you have not to move all your files into the dropbox dir.


Bewertungen für: link directories on mac osx
1 Sterne2 Sterne3 Sterne4 Sterne5 Sterne (Keine Bewertungen bisher)
Loading ... Loading ...

Das könnte noch interessant sein:





Autor dieses Blogs
Viktor Dite bei Google+ Viktor Dite bei Twitter

Webworker & Blogger