| Author |
IIS6 FTP: Download files but not list files?
|
|
| Mike Schinkel 2005-11-15, 5:59 pm |
| Is it possible to download files with exact FTP URL but not allow directory
list of them using FTP in IIS6.0?
Thanks in advance.
-Mike Schinkel
| |
| Todd J Heron 2005-11-15, 5:59 pm |
| "Mike Schinkel" <mikes@xtras.com> wrote in message...
> Is it possible to download files with exact FTP URL but not allow
> directory list of them using FTP in IIS6.0?
I'm afraid not. You have to "see" the file in order to download it.
--
Todd J Heron, MCSE
Windows Server 2003/2000/NT; CCA
----------------------------------------------------------------------------
This posting is provided "as is" with no warranties and confers no rights
| |
| Joris van Lier 2005-11-15, 5:59 pm |
| C:>ATTRIB +H thefile.ext
hides files with LIST but shows with LIST -la
| |
|
|
|
|