I have a LS-WTGL/R1-V3 F/W 3.07.
I am creating an small intranet site for our company.
I would like to link to a couple of spreadsheets or even directories that are stored on the Shared Buffalo drive.
When I link to these file from my html page, I am taken to a LinkStation Error page that says the file can't be found. I am assuming that this is because it needs some sort of login information to permit me to see the file or directory.
The intranet is served from a computer that currently sees the LinkStation as a shared drive. I don't have to login to access the drive in my regular windows explorer.
This is the link I'm using in my html code currently <a href="//Ls-wtglbca/share">Active Projects</a>
Is it possible to link to files and directories on this drive just like I would to files stored on the server?
As far as I know, this is not possible.
I would suggest enabling FTP and just replacing those html links with ftp links.