FTP Server

FTP Server

Re: FTP Server Posted by Orpheus on Tue Feb 27th 2007 at 1:52pm
Orpheus
13860 posts
Posted 2007-02-27 1:52pm
Orpheus
member
13860 posts 2024 snarkmarks Registered: Aug 26th 2001 Occupation: Long Haul Trucking Location: Long Oklahoma - USA
I know, that you know why I am asking this question but if all of us avoid the subject of taboo maybe we can get this question answered.

How difficult is it to set up an FTP host on ones home PC using DSL and a non-static connection?

Also, what is the best FTP server program now days, taking into account user friendliness?

The best things in life, aren't things.
Re: FTP Server Posted by smackintosh on Tue Feb 27th 2007 at 3:12pm
smackintosh
175 posts
Posted 2007-02-27 3:12pm
175 posts 38 snarkmarks Registered: Feb 12th 2006
I've used FileZilla, but only to send stuff to people that had their own
server setup. They gave me an account and password they created for me.
Uploading did take a long time and 50% of the time the file would time-out
near the end, truncating the file, so I'd have to re-send it.

Might as well use x-fire to send files to each other, it seems to take just as long and you don't have to spend alot of time on setting it up. lol
don't sweat the petty stuff,just pet the sweaty stuff.
Re: FTP Server Posted by fishy on Tue Feb 27th 2007 at 4:58pm
fishy
2623 posts
Posted 2007-02-27 4:58pm
fishy
member
2623 posts 1476 snarkmarks Registered: Sep 7th 2003 Location: glasgow
<DIV class=quote>
<DIV class=quotetitle>? quoting smackintosh</DIV>
<DIV class=quotetext>Might as well use x-fire to send files to each other, it seems to take just as long and you don't have to spend alot of time on setting it up. lol</DIV></DIV>

so if 100 people want the same file, you won't mind sending it over xfire 100 times?
i eat paint
Re: FTP Server Posted by smackintosh on Tue Feb 27th 2007 at 6:09pm
smackintosh
175 posts
Posted 2007-02-27 6:09pm
175 posts 38 snarkmarks Registered: Feb 12th 2006
I didn't know that was the purpose, my bad. Thought he was trying to send pr0n to someone. lol
don't sweat the petty stuff,just pet the sweaty stuff.
Re: FTP Server Posted by Crono on Tue Feb 27th 2007 at 8:05pm
Crono
6628 posts
Posted 2007-02-27 8:05pm
Crono
super admin
6628 posts 700 snarkmarks Registered: Dec 19th 2003 Location: Oregon, USA
You're setting up a web-server, so you use the best free one our there: Apache.

It has all sorts of documentation on how to set up an HTTP, HTTPS, and FTP server.

You need to get the information from Apache to set up your router as well. Be forewarned that I've been unsuccessful when using a router, everyone inside my network could see images, but anyone outside couldn't. I'm not sure if it was the router or the server.

In any case, that's how you go about that. I'm not giving you a link to apache, because you need to read up on it. So go google searching and gather knowledge.

I forgot to mention, unless you have a domain name, you'll have to distribute your IP address.
Blame it on Microsoft, God does.
Re: FTP Server Posted by Orpheus on Tue Feb 27th 2007 at 9:04pm
Orpheus
13860 posts
Posted 2007-02-27 9:04pm
Orpheus
member
13860 posts 2024 snarkmarks Registered: Aug 26th 2001 Occupation: Long Haul Trucking Location: Long Oklahoma - USA
Crono said:
I forgot to mention, unless you have a domain name, you'll have to distribute your IP address.
Whatever I end up using, I figure I'll have to do this anyway with a non-static IP address.

Thanx a bunch guys. :smile:

The best things in life, aren't things.