Multiple Identities for FTP
-
Hi, Is it possible to set multiple identities for an ftp site under IIS 6.0? I understand that this can be done for a website by setting it in website properties --> website tab --> advanced button. For example, I have a website running under IIS and I'm running a dynamic dns with the address: KiT.dyndns.org. If I add "mysite.KiT.dyndns.org" as an identity for that web site, anyone can access my website hosted on my pc through http://mysite.KiT.dyndns.org/. Now I would like to do the same thing for FTP e.g. ftp://myftp.KiT.dyndns.org/. Is it possible? Thank you very much.
KiT
Never wait for a chance to come, Believe in your own potential and go get it!
-
Hi, Is it possible to set multiple identities for an ftp site under IIS 6.0? I understand that this can be done for a website by setting it in website properties --> website tab --> advanced button. For example, I have a website running under IIS and I'm running a dynamic dns with the address: KiT.dyndns.org. If I add "mysite.KiT.dyndns.org" as an identity for that web site, anyone can access my website hosted on my pc through http://mysite.KiT.dyndns.org/. Now I would like to do the same thing for FTP e.g. ftp://myftp.KiT.dyndns.org/. Is it possible? Thank you very much.
KiT
Never wait for a chance to come, Believe in your own potential and go get it!
yes you surely can but then u need to have FTP users and there privileges set up. it will come as
**ftp://<user_name>@myftp.KiT.dyndns.org**/
There are only two kinds of people who are really fascinating-people who know absolutely everything, and people who know absolutely nothing. Oscar Wilde (1854-1900) Regards... Shouvik
-
Hi, Is it possible to set multiple identities for an ftp site under IIS 6.0? I understand that this can be done for a website by setting it in website properties --> website tab --> advanced button. For example, I have a website running under IIS and I'm running a dynamic dns with the address: KiT.dyndns.org. If I add "mysite.KiT.dyndns.org" as an identity for that web site, anyone can access my website hosted on my pc through http://mysite.KiT.dyndns.org/. Now I would like to do the same thing for FTP e.g. ftp://myftp.KiT.dyndns.org/. Is it possible? Thank you very much.
KiT
Never wait for a chance to come, Believe in your own potential and go get it!
Not sure.
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon