PDA

View Full Version : Ftp Programs


ihateyou
January 19th, 2004, 01:20 PM
Does anyone know where i can get a good Ftp program... a free one?

Docta Beeeer
January 19th, 2004, 01:25 PM
cnet

PHAT_ASS
January 19th, 2004, 02:20 PM
i use this

http://www.cerberusftp.com/

GreyHunter
January 19th, 2004, 02:39 PM
CuteFTP (http://www.globalscape.com/cuteftp/). It's OK, tis what I'm using, anyway.

RADiator
January 19th, 2004, 02:45 PM
I use WS_FTP95 LE (http://www.ftpplanet.com/download.htm). Fast, efficient, free and gets a job done.

sushi128
January 19th, 2004, 03:07 PM
i use WS FTP as well. just haven't gotten around to finding out how to turn off that stupid train sound :mad:

jnick
January 19th, 2004, 03:29 PM
<--- Ftp Newb

Must you have a website to have a ftp server? I was trying to make one so my uncle can DL files from me, but I couldn't do it. Any help is appreciated.

Thanks

sushi128
January 19th, 2004, 03:35 PM
nah, u can run an FTP from your PC. you can use windows IIS (which i am totally unfamiliar with, but it comes included in winXP), or use bulletproof FTP server or servU FTP (the 2 i reccommend). both are pretty much no hassle and easy to setup.

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

Chimera[NL]
January 19th, 2004, 03:36 PM
Originally posted by jnick
<--- Ftp Newb

Must you have a website to have a ftp server? I was trying to make one so my uncle can DL files from me, but I couldn't do it. Any help is appreciated.

Thanks

No you have to have an FTP site in order to have someone download and upload stuff from/to you. If you have a router you might want to open port 21 since that is the port that is used for FTP traffic. Also if it doesn't work, make your server static.

I'll let Sushi fill you in on the more advanced FTP knowledge. I'm too tired and lazy to give them. Sorry about that. Well sush, dazzle him with some TCP/IP knowledge.:)

sushi128
January 19th, 2004, 03:41 PM
well, just so everybody in general knows, you're gonna have to open up port 21 anyway. the problem is that residential internet connections usually have a dynamic IP (in which case people who use your FTP won't know where the hell to connect every other day). so u either pay for a static IP, or you use a service like Dyn-DNS or no-ip.

Trustkill
January 19th, 2004, 04:14 PM
hmmm, free hosting....never even knew it existed!!!! I'm inspired to finally crack open GoLive and make a semi retarded web page.

Downfall
January 19th, 2004, 04:23 PM
i use this smart ftp (http://www.smartftp.com/)

SaintDL
January 19th, 2004, 08:09 PM
what is a ftp? fat thug's penis?

PHAT_ASS
January 19th, 2004, 08:46 PM
yup dynamic ips are a pain in the ass....i got my ftp adress changing once a week cuz of that

Chimera[NL]
January 20th, 2004, 09:19 AM
Originally posted by Trustkill6six6
hmmm, free hosting....never even knew it existed!!!! I'm inspired to finally crack open GoLive and make a semi retarded web page.

Well, FTP stands for File Transfer Protocol. What you want is Web Server. This requires other software and uses port 80 (HTTP)

ihateyou
January 20th, 2004, 05:30 PM
Thanks guys. :)