Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Apple Computing Products:
macOS - Operating System
Symlinks for beginners
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="iWheeler" data-source="post: 1587341" data-attributes="member: 212338"><p>Can someone help explain the process of using symlinks to move folders in the user folder to second HDD for beginners?</p><p></p><p>i've been looking everywhere to find out how to do this and all tutorials required knowing a bit about commands in terminal, after some searching what various commands meant i felt i understood <a href="http://mattgemmell.com/using-os-x-with-an-ssd-plus-hdd-setup/" target="_blank"><strong>This</strong></a> tutorial enough to give it a shot.</p><p></p><p>i thought i'd try it first on my downloads folder, after following the steps instead of it deleting the current and replacing it with the new folder (folder with a small arrow to show it's linked elsewhere i'm assuming?) it created this new folder inside the downloads folder, no idea what has happened? (picture below)</p><p></p><p><img src="http://s16.postimg.org/expatm3z9/Screen_Shot_2014_06_11_at_21_10_42.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>in the screen shots in the tutorial it shows the user folders had been replaced with a new folder with the little arrow in the bottom left corner, how come when i did it this new folder is in the original downloads folder?</p><p></p><p>these were the steps i took:</p><p></p><p>copy downloads folder from SSD to second HDD</p><p></p><p>entered these into terminal in this order:</p><p></p><p>cd /users/RobWheeler/Downloads sudo rm -rf Downloads</p><p></p><p>ln -s /volumes/Data\ Storage/UsersStorage/Downloads</p><p></p><p></p><p>Anyone know whats happened/what to do?</p><p></p><p>been bugging me for ages working out how to do this!</p></blockquote><p></p>
[QUOTE="iWheeler, post: 1587341, member: 212338"] Can someone help explain the process of using symlinks to move folders in the user folder to second HDD for beginners? i've been looking everywhere to find out how to do this and all tutorials required knowing a bit about commands in terminal, after some searching what various commands meant i felt i understood [URL="http://mattgemmell.com/using-os-x-with-an-ssd-plus-hdd-setup/"][B]This[/B][/URL] tutorial enough to give it a shot. i thought i'd try it first on my downloads folder, after following the steps instead of it deleting the current and replacing it with the new folder (folder with a small arrow to show it's linked elsewhere i'm assuming?) it created this new folder inside the downloads folder, no idea what has happened? (picture below) [IMG]http://s16.postimg.org/expatm3z9/Screen_Shot_2014_06_11_at_21_10_42.png[/IMG] in the screen shots in the tutorial it shows the user folders had been replaced with a new folder with the little arrow in the bottom left corner, how come when i did it this new folder is in the original downloads folder? these were the steps i took: copy downloads folder from SSD to second HDD entered these into terminal in this order: cd /users/RobWheeler/Downloads sudo rm -rf Downloads ln -s /volumes/Data\ Storage/UsersStorage/Downloads Anyone know whats happened/what to do? been bugging me for ages working out how to do this! [/QUOTE]
Verification
Name this item 🌈
Post reply
Forums
Apple Computing Products:
macOS - Operating System
Symlinks for beginners
Top