Computing.Net > Forums > Windows Server 2003 > Setting up FTP

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Setting up FTP

Reply to Message Icon

Name: DArinello
Date: October 16, 2006 at 20:24:01 Pacific
OS: Server2003 Standard
CPU/Ram: na
Product: na
Comment:

Ok I’m going to try to give as much info as possible and hope someone can help me.

I set up an FTP site on a server (Windows 2003) using the IIS Manager. The IP is 192.168.0.100 and the TCP Port is 21. I allow anonymous users.

I can access the FTP from computers on my network using ftp://192.168.0.100 however I cannot access it from other computers.

I:
~ Made my IP static
~ Went into my router settings (D-Link DI-514) and enabled “Virtual server to enable port (public/privet) 21 to the IP 192.168.0.100 Protocol type is both TCP&UDP.

I got my IP from my router status, say it 56.123.78.963

I’ve tried everything:

ftp://56.123.78.963

ftp://guest:anonymous@56.123.78.963

ftp://administrator:<admin_password>@56.123.78.963

I can’t get a connection. Does anyone have any suggestions?



Sponsored Link
Ads by Google

Response Number 1
Name: matty fonz
Date: October 16, 2006 at 21:14:23 Pacific
Reply:

you forgot to specify the port
a quick google reveals the url syntax for ftp
ftp://user:password@host:port/path

user: obviously the user
password: user password
host: ip address (56.123.78.963)
port: port number (21)

so it should be
ftp://administrator:adminpassword@56.123.78.963:21


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows Server 2003 Forum Home


Sponsored links

Ads by Google


Results for: Setting up FTP

help setting up ftp on d-link route www.computing.net/answers/windows-2003/help-setting-up-ftp-on-dlink-route/1159.html

Setting up a POP3 Server www.computing.net/answers/windows-2003/setting-up-a-pop3-server/380.html

Setting up a VPN? - Help needed! www.computing.net/answers/windows-2003/setting-up-a-vpn-help-needed/2976.html