3
votes
2answers
90 views

Restoring finder icon

I have moved certain sections (downloads, music, pictures) of my user directory from my SSD to my HDD via symlinks. I have successfully changed over the image of the folder which can be seen in the ...
2
votes
1answer
70 views

Symlink User Folders - Can I keep original Sidebar Icons? [duplicate]

I have my user folders (Music, Movies and Pictures) stored on an external drive, so I used terminal to delete the existing user folders on the boot drive then created symlinks to these folders and ...
2
votes
1answer
1k views

How can you avoid error -43 when copying symlinked folder in Finder with a SAMBA share?

The context From a Mac running Mountain Lion, a share "Multimedia" served by QNAP NAS is mounted as root via SAMBA in the Finder. Let's say I create a symbolic link of a directory on the NAS such ...
2
votes
1answer
439 views

Is it safe to Symlink your applications folder?

If you had a NAS and you were going to store all your applications on there, would it be safe to - on the computers accessing it - replace their application folder with a symlink to the folder on the ...
0
votes
2answers
301 views

Can the Finder be tricked into assigning symlinks and aliases different icons?

It seems to me that the Finder does not (on the surface) distinguish between aliases and symbolic links. (In particular, in the Get Info window for a symlink the Finder claims the symlink is an ...
1
vote
1answer
368 views

Getting Automator to work with aliases vs. symbolic links on SMB shares

I would like to get automator to mount a volume in a shared SMB server and get all subfolders symlinked within my Documents folder. I thought I could do that easily by creating Finder's so called ...
0
votes
4answers
570 views

Rename symlinks linking to ~/Documents

It is not possible to rename symlinks to one default folders in your home folder (~/Documents, ~/Desktop etc...) using Finder This works in Terminal. Update 2 To test: run ln -s Documents ...