//flex table opened by JP

Click to See Complete Forum and Search --> : What do I need to do to set up FTP from my computer?


ATI RADEON 8500
03-17-2004, 11:00 PM
I would like to download stuff frorm my computer at remote location.

What do I have to do? And how?

RamonGTP
03-17-2004, 11:48 PM
You need some sort of ftp server software. There are several free ones you can download. If you're behind a router, you may need to setup port forwarding of port# 21 to the host computer's ip address.

omendata
03-18-2004, 04:59 AM
Try serv-u-ftp

Excellent ftp program and follow RAD's advice if you have a firewall/router!

http://www.serv-u.com/

ATI RADEON 8500
03-19-2004, 09:56 PM
I use a Befsr41 Router and Do I put the Port 21 in

My router's advanced settings... Forwarding... Ext.Port = 21 To 21?

What about PRotocol TCP and UDP? which one do I need to check?

Thanks.

Also will this thing work with PPPoE?

cat5e
03-20-2004, 12:04 AM
Serv-U is great.

This is Free: GuildFTP. (http://www.webattack.com/get/guildftp.html)

Here is setting instructions.

Link to: GuildFTPd Getting Started. (http://www.guildftpd.com/html/frm-basic-setup.htm)

When you want to contact your computer from another computer on the LAN? Use your regular Internet Browser. Type the Computer's LAN IP into the Address Bar.

Want to do it through the Internet?

You need this:

Link to: How would My Personal Server be Found on this "Huge" Internet World?] (http://www.ezlan.net/myip.html)

***Note Port 21 needs to be open through Hardware and Software Firewalls.

ATI RADEON 8500
03-20-2004, 01:39 AM
Cool! Thanks for all those infos.:t

RamonGTP
03-20-2004, 01:15 PM
Originally posted by ATI RADEON 8500
I use a Befsr41 Router and Do I put the Port 21 in

My router's advanced settings... Forwarding... Ext.Port = 21 To 21?

What about PRotocol TCP and UDP? which one do I need to check?

Thanks.

Also will this thing work with PPPoE?

Thats exactly correct. FTP I believe is a connection oriented protocol, which would fall under TCP. And you just make sure you forward it to the correct PC. What I like to do just for security reasons is actually setup the FTP server using a different port other than 21. Something above 1024, and then forward that port instead of the defualt 21. Now if you've properly configured the server, you probably don't need this added security measure but its just something I do for added piece of mind.