Hi,
I was instructed by TODO (Appigo) support to create a Symlink, as below.
I would like, now, to delete this symlink.
How do I do it ?
Thanks/Dany.
Next, create a symlink to your external personal folder. You can do this by entering 'sudo ln -s /Volumes/USER_MYBOOK2000/Users/danygeller /Users/danygeller'. If you aren't familiar with them symlinks are pointers in the file system that point to another location. Basically, this allows you to access your personal files at either location. To apps on your Mac, it appears as if your files really are located at /Users/danygeller.
I was instructed by TODO (Appigo) support to create a Symlink, as below.
I would like, now, to delete this symlink.
How do I do it ?
Thanks/Dany.
Next, create a symlink to your external personal folder. You can do this by entering 'sudo ln -s /Volumes/USER_MYBOOK2000/Users/danygeller /Users/danygeller'. If you aren't familiar with them symlinks are pointers in the file system that point to another location. Basically, this allows you to access your personal files at either location. To apps on your Mac, it appears as if your files really are located at /Users/danygeller.