Josh42
01-08-2002, 04:22 PM
I'm making my first web page. I have files that I would would like others to be able to download off my site. I realize I need to use FTP, but how? What does this require? Thanks!
| //flex table opened by JP
Click to See Complete Forum and Search --> : FTP help! Josh42 01-08-2002, 04:22 PM I'm making my first web page. I have files that I would would like others to be able to download off my site. I realize I need to use FTP, but how? What does this require? Thanks! qball 01-09-2002, 10:27 PM howsa bout (methinks): <a ftp://host.domain:port/pathname>ftp</a> ":port" not necessary iffin using default port. colon P is a smiley I see... Josh42 01-10-2002, 03:49 PM hmmm, so if my site was called "http://www.mysite.com" what would I type? Still not sure how this works. . . dragonB 01-14-2002, 02:03 AM Josh, it depends.. If you are running your own site on your own machine(complete with ip address and domain name) then you need to have an ftp server installed. There's quite a few good free ones out there. If you are having it hosted by someone else..(pay for it, or a free one like geocities or angelfire) then you need to check the documents there and they will show you how to set it up. I'm pretty sure most of the free sites don't allow ftp, except you personally ftp'ing into them to update your website. Either way, to have ftp links on your website, it's best with an anonymous ftp login, which most sites won't allow, so you'd have to host your own. But... You said that you want people to be able to click to download files.. http can still be used. Just put the link, if it's something their browser doesn't understand as an extension(like .htm, .html, .asp, .php, etc) then it will ask them if they want to save the file, they do, and it downloads. Thus, no need for ftp SysOpt.com
Copyright Internet.com Inc. All Rights Reserved. |