|
Home > Archive > Web Servers on Windows > November 2004 > HELP NEED: Virtual Directory In IIS FTP server is invisible to FTP client
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
HELP NEED: Virtual Directory In IIS FTP server is invisible to FTP client
|
|
|
| Hi,
I setup a IIS FTP server and want to publish several direcotries to
public and then I used the Virtual Directory feature to map several actual
directories to Virtual Directory.
I tried to use DOS' ftp or WS_FTP or ftp://ftp.mysites.net/ to log in as
anonymous user. The connection and login processes between ftp client and
server was sucessful. However, those Virtual Directories were invisible and
in order to get into those diretory, I needed to enter the Virtual
Directories name. Is this probblem can be solved by setting someting that I
did not know?
Please help me to solve this problem. Many thanks in advance~
- Mike
| |
| Captain Webber 2004-11-21, 5:47 pm |
| This is normal. MS IIS Services does not generate a directory structure
that provides links to virtual directories. If you want to navigate
directories you must create real directories in you ftproot. If you do not
want to do this on your C: drive, set your ftp root to the location of the
files you want to share. You can protect files and directories by using
permission attributes.
- Captain Webber -
"Mike" <mike99@learnmaster.net> wrote in message
news:Nbtkd.26168$Al3.7523@newssvr30.news.prodigy.com...
> Hi,
>
> I setup a IIS FTP server and want to publish several direcotries to
> public and then I used the Virtual Directory feature to map several actual
> directories to Virtual Directory.
>
> I tried to use DOS' ftp or WS_FTP or ftp://ftp.mysites.net/ to log in as
> anonymous user. The connection and login processes between ftp client
and
> server was sucessful. However, those Virtual Directories were invisible
and
> in order to get into those diretory, I needed to enter the Virtual
> Directories name. Is this probblem can be solved by setting someting that
I
> did not know?
>
> Please help me to solve this problem. Many thanks in advance~
>
> - Mike
|
|
|
|
|