Re: How to use a Virtual Directory



One of the IIS Strange Features

Say your FTP Root is

c:\inetpub\ftpsites\mysite
Virtual Directory "Test" points to "c:\inetpub\TEST"

What you need to do is create a physical directory in
"c:\inetpub\ftpsites\mysite" called "test" so you end up with
"c:\inetpub\ftpsites\mysite\test"

You will then see the directory "Test" when you log onto the ftp site and
when you change to the folder "test" the content will come from the virtual
directory!

Strange ah?

--
Cheers

Chris

Chris Crowe [IIS MVP]
http://blog.crowe.co.nz


"Anil Gupte" <anil-list@xxxxxxxxxxxxxx> wrote in message
news:eQ8r%236mvFHA.3188@xxxxxxxxxxxxxxxxxxxxxxx
> In IIS I created a virtual directory under a website and also under the
> corresponding FTP site. However, when I ftp into the site, I cannot see
> the virtual directory although I can see a real directory. The Virtual
> directory is in the root of the drive and the website/FTP site is under
> \wwwroot.
>
> Any help will be appreciated.
>
> Thanx,
> --
> Anil Gupte
>
>
>


.



Relevant Pages

  • Re: require password
    ... go to command prompt and connect ftp locally ... i created a virtual directory IN MY FTP SITE, ftpDir, it points to ... in their website folder, ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: require password
    ... i created a virtual directory IN MY FTP SITE, ftpDir, it points to ... in their website folder, ... FTP Virtual Directory Is Not Displayed in Directory Listing ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: Event Log: Failed Audit
    ... and every FTP site within my IIS -- and I'm still getting the failed ... logon attempts. ... Logon Process: IIS ... This is likely someone trying to gain access to the FTP server by trying to ...
    (microsoft.public.windows.server.general)
  • Re: Redirecting Users to FTP Site
    ... a security issue on the default ftp folder. ... When I allow IIS user access to the folder it works. ... > You can actually configure a URL re-direct in IIS to an FTP site. ...
    (microsoft.public.inetserver.iis)
  • Re: Setting Account Access by Folder
    ... you can create virtual directory and redirect user to their own ... How To Set Up an FTP Site So That Users Log Onto Their Folders ... permission on the physical folder, however you create a virtual directory ... > Using IIS 5, is it possible to setup ftp so that various webmasters on my server can modify and view his own website even though> all domains share a single IP? ...
    (microsoft.public.inetserver.iis.ftp)

Loading