Credit Cards | Buy PSP | Web Advertising | Xecuter 3 Mod Chip | Satellite TV
question about FTP Server [Archive] - PCMech Forums

PDA

View Full Version : question about FTP Server


wilbasket23
01-11-2003, 06:27 PM
currently i am trying to developing a web sites. i would like to put some files for my friends to download i wonder hwo can i set up a FTP server, but the problme is my home computer i have a dial up connection, so is it possible to set up ftp in a remote server than i can give the ip address or the ftp address to my fd so they can log on to that account and FTP

DrZaius
01-11-2003, 06:32 PM
Hi wilbasket23,

Yes it's possible, just use an FTP server program like FileZilla (http://sourceforge.net/projects/filezilla) and give your friends the IP, login, and password. Make sure the files aren't too big however since it's only on a dial-up connection.

pstj
01-11-2003, 06:54 PM
Just to give you another software option :D, I personally use SmartFTP, and it works very well. You can get it at www.smartftp.com.

pstj :)

glc
01-11-2003, 06:56 PM
If you have a webhost for your site, check with your host to see if they offer anonymous FTP.

pstj
01-11-2003, 06:58 PM
What is "anonymous FTP" glc?

DrZaius
01-11-2003, 07:03 PM
pstj: SmartFTP, while a good FTP client, isn't an FTP server.

pstj
01-11-2003, 07:05 PM
Originally posted by DrZaius
pstj: SmartFTP, while a good FTP client, isn't an FTP server.

Ooops... my bad. Sorry 'bout that. Now I feel kinda dumb :o
I should've paid more attention...

DrZaius
01-11-2003, 07:07 PM
No worries, just wanted to make it clear.

DUSTIN
01-11-2003, 07:16 PM
are there any security problems with setting up an ftp? i'm interested in doing this also.

DUSTIN
01-11-2003, 07:17 PM
also, is it possible to do this if you're behind a firewall?

DrZaius
01-11-2003, 07:18 PM
are there any security problems with setting up an ftp?You just have to make sure you set your permissions and folders correctly and disable anonymous connections. I'd run it behind a firewall and only enable port 21 (FTP) just to be safe.

glc
01-12-2003, 03:30 AM
Anonymous ftp means anyone can log on.