Setup symbolic link where users can access it with FTP
- by Dan Shields
I have a folder on a server where a client of mine has a bunch of folders that they upload images and what not for a site, I do a symbolic link to those folders to the root of the website. This way I can give them ftp access to upload whatever they need without having access to the root level of the website.
I have another folder that I can't…