picto
03-04-2005, 10:40 AM
Hi, I want to create a test folder on my website which I can use to update the site to see how it looks online (using SSI so can't see it properly unless it's online) before I replace the old version.
The problem is that I have a lot of large files in other folders that I want to link to, but I would have to change all of the relative addresses once I move my test contents to their correct place and I don't want to copy those big files into the test folder also.
Is it possible to use symbolic links for media files on a web server, and if so how would I create them without shell access (I only have ftp access to the server)
Thanks in advance
The problem is that I have a lot of large files in other folders that I want to link to, but I would have to change all of the relative addresses once I move my test contents to their correct place and I don't want to copy those big files into the test folder also.
Is it possible to use symbolic links for media files on a web server, and if so how would I create them without shell access (I only have ftp access to the server)
Thanks in advance