Lo,

I'm trying to create links to text files on my system. What I'm trying to
do is get it so that the user can do a "save link as" and save the files
locally.

The files are on an nfs mount. /mnt/foo/bar. What's the best way to do it?
I think a way is to create a temp directory in my webroot and move the
files to it. (This I can do) But it seems a bit of a hack and will
generate quite a lot of noise in the webroot dir.

So, any ideas?

Ta

John


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to