Are you running winXP pro? - if so you can install the IIS ftp plug in and set up an ftp server nice and easily, you will find it on the additional items on your winXP cd.
Quote:
|
I want it to be a name not a # for the address
|
I assume by this you want people to be able to access your server via an address such as
ftp://myFTPserver.com rather than an IP address like
ftp://12.34.567.890? If this is the case you will need to register for a domain name which will need to be hosted on a domain name server. So any time anyone enters you domain it associates it to your IP address. There are plenty of places that do this, google for it.
Quote:
|
what FTP Client should i use?
|
If you are hosting the ftp site you dont need to use an ftp client as all of the files are on your own computer. - perhaps i got the wrong end of the stick and you don't actually want to host the ftp server on your own computer but want space on some other server. In which case you need to find someone willing to give you the space (for a small fee) and then you can upload files to there for them to be downloaded, but this is quite different to hosting your own ftp server.
If you let me know what operating system you are using, and whether you want to host the ftp site or not ill give a bit more info on how to go about doing it.