Remove symbolic link to folder
2 October 2008
No Comment
If you created a symbolic link to a folder via “ln -s /source/ /target/” you have to be careful.
Should you accidently remove the symbolic link in your FTP application the real folder will be deleted as well. To avoid that simply use the command “rm -r /symboliclinkfolder” .
Like our posts? Then subscribe via Mail:
Similar Posts:
- Trailing Slash and SEO URL’s
- The URL does not appear to reference a valid XML file…
- Apache “Under Construction” with exceptions
- Multilingual Wordpress
- Deleting your .bash history after logging out
Socialize:
|
|











Leave your response!