Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Accessing my FTP site over the Internet

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  how to create subsite.mysite.com site  
Author Message
siu02rk

External


Since: Mar 25, 2004
Posts: 2



(Msg. 1) Posted: Thu Mar 25, 2004 2:48 pm
Post subject: Accessing my FTP site over the Internet
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi guys,

I really need your input on this. I have just installed IIS on my
Windows XP Pro machine. I have created an FTP site with a directory
"Upload".

When In Netscape I enter "ftp://localhost/Upload" I can see the files
that I have listed there.

My question is How do I access this site over the internet?

Thanks in advance for your help

 >> Stay informed about: Accessing my FTP site over the Internet 
Back to top
Login to vote
user658

External


Since: Aug 26, 2003
Posts: 1525



(Msg. 2) Posted: Thu Mar 25, 2004 11:39 pm
Post subject: Re: Accessing my FTP site over the Internet [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 25 Mar 2004 11:48:10 -0800, siu02rk.TakeThisOut@hotmail.com (siu02rk) wrote:

 >Hi guys,
 >
 >I really need your input on this. I have just installed IIS on my
 >Windows XP Pro machine. I have created an FTP site with a directory
 >"Upload".
 >
 >When In Netscape I enter "ftp://localhost/Upload" I can see the files
 >that I have listed there.
 >
 >My question is How do I access this site over the internet?

<a style='text-decoration: underline;' href="ftp://" target="_blank">ftp://</a>{IP_Address}/upload

Replace {IP_Address} with the IP Address of your system.

And if you allowed anonymous uploads, which you likely did, you'll
need these next:

How to Remove Files with Reserved Names in Windows:
<a style='text-decoration: underline;' href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;120716" target="_blank">http://support.microsoft.com/default.aspx?scid=kb;EN-US;120716</a>
You Cannot Delete a File or a Folder
<a style='text-decoration: underline;' href="http://support.microsoft.com/?id=320081" target="_blank">http://support.microsoft.com/?id=320081</a>

Jeff<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Accessing my FTP site over the Internet 
Back to top
Login to vote
siu02rk1

External


Since: Mar 25, 2004
Posts: 1



(Msg. 3) Posted: Thu Mar 25, 2004 11:39 pm
Post subject: Re: Accessing my FTP site over the Internet [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi I tried entering my IP address.

I get an error saying that the connection could not be established.

I have all the permisions setup within user profiles.

Why would I not be able to connect to it?

Thanks in advance for your help.



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 >> Stay informed about: Accessing my FTP site over the Internet 
Back to top
Login to vote
federicoha

External


Since: Mar 26, 2004
Posts: 2



(Msg. 4) Posted: Fri Mar 26, 2004 4:36 pm
Post subject: Re: Accessing my FTP site over the Internet [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi:
i guess is a problem whit some firewall
if you try:
ping xxx.xxx.xxx.xxx (the ip of the ftp) on a cmd window, response?

if not, your machine not authorize entries from web
the firewall of your XP is enabled?
try to open the 21 port

bye

"siu02rk l" <siu02rk DeleteThis @hotmail.com> escribió en el mensaje
news:OD6$HfsEEHA.1560@TK2MSFTNGP12.phx.gbl...
 >
 >
 > Hi I tried entering my IP address.
 >
 > I get an error saying that the connection could not be established.
 >
 > I have all the permisions setup within user profiles.
 >
 > Why would I not be able to connect to it?
 >
 > Thanks in advance for your help.
 >
 >
 >
 > *** Sent via Developersdex <a style='text-decoration: underline;' href="http://www.developersdex.com" target="_blank">http://www.developersdex.com</a> ***
 > Don't just participate in USENET...get rewarded for it!<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Accessing my FTP site over the Internet 
Back to top
Login to vote
siu02rk

External


Since: Mar 25, 2004
Posts: 2



(Msg. 5) Posted: Sat Mar 27, 2004 5:10 pm
Post subject: Re: Accessing my FTP site over the Internet [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I have disabled my firewall when testing the ftp site. This is the
error message:

<a style='text-decoration: underline;' href="http://www.geocities.com/ritesh87/" target="_blank">http://www.geocities.com/ritesh87/</a>

Can someone post a step-by-step guide to setting up FTP on IIS and
accessing that site from Internet Explorer on another machine please.

Thanks in advance for your help.




"Federico Hernández Arce" <federicoha@(remove)hotmail.com> wrote in message news:<erokAD1EEHA.712 RemoveThis @tk2msftngp13.phx.gbl>...
 > Hi:
 > i guess is a problem whit some firewall
 > if you try:
 > ping xxx.xxx.xxx.xxx (the ip of the ftp) on a cmd window, response?
 >
 > if not, your machine not authorize entries from web
 > the firewall of your XP is enabled?
 > try to open the 21 port
 >
 > bye
 >
 > "siu02rk l" <siu02rk RemoveThis @hotmail.com> escribió en el mensaje
 > news:OD6$HfsEEHA.1560@TK2MSFTNGP12.phx.gbl...
  > >
  > >
  > > Hi I tried entering my IP address.
  > >
  > > I get an error saying that the connection could not be established.
  > >
  > > I have all the permisions setup within user profiles.
  > >
  > > Why would I not be able to connect to it?
  > >
  > > Thanks in advance for your help.
  > >
  > >
  > >
  > > *** Sent via Developersdex <a style='text-decoration: underline;' href="http://www.developersdex.com" target="_blank">http://www.developersdex.com</a> ***
  > > Don't just participate in USENET...get rewarded for it!<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Accessing my FTP site over the Internet 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Accessing a Site - I have been trying to setup a simple Extranet site on my office Win2k Server w/IIS 5.1. All patches & updates have been installed and I'm running one default site that contains 2 subwebs. Both subwebs are using unique permissions. Sharepoint Team....

Problem accessing web site with IIS - Hi, I have set up a web site on this machine under the Default Web Site. In the Properties for the web site, under Directory Security, under Edit for Anonymous access and authentication control, the "Anonymous access" box is checked, and ...

Problem accessing asp site - I'm not an asp expert. I'm having a little difficulty accessing a site (over the LAN). When I enter the default page into the web browser's address bar, it pops up a domain login screen, rather than the default page. Now, if there is a local user..

AOL Dialup Error accessing IIS 6.0 site - Hi! I'm relatively new to IIS. I currently have several sites running on a W2003 IIS6 LB cluster, and most IE and Netscape browsers are able to access without problem. I have received a couple of troublecalls from AOL dialup users getting "PWC ER...

There are too many people accessing the Web site at this t.. - we are running web site on IIS 5.0 on win2k some my users getting below Error Can pls some can help to solve this problem web site is not that too many hits also still below message is getting at users end. ************ Message at user end on Browser...
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]