I have an FTP server running in IIS 5. I have virtual folders pointing to local folders on the server, they work fine.
I want to be able to provide access to a single file in another folder and show it as being in the root on the FTP, but I don't want the user to see the entire contents of that folder. Is there any way to do this? I realise I can simply copy the file into ftproot, but the file changes often and I want to provide FTP users with the most up to date file.
Many Thanks
I want to be able to provide access to a single file in another folder and show it as being in the root on the FTP, but I don't want the user to see the entire contents of that folder. Is there any way to do this? I realise I can simply copy the file into ftproot, but the file changes often and I want to provide FTP users with the most up to date file.
Many Thanks