Server question

g8wayrebel

Senior member
Nov 15, 2004
694
0
0
A friend of mine is in need of a free or cheap solution for limited access to a home based server for his business.
Giving access info to only those who need it is obvious.
He needs it to provide video and text info for business to his clients.
Is a linux based program and FTP the best solution?
I have a vague clue but have never set up or run one.

Any input is highly appreciated,
Eric
 

Chosonman

Golden Member
Jan 24, 2005
1,136
0
0
Any number of solutions will work. Linux or Windows XP Pro with any java based servers or Windows Server if he's looking to purchase a licence $$.

Server is a very broad term basically it a network hub from which any number of things can be done. HTTP, file, video, etc...
Web server are most common because they enable most of these functions. Having Windows XP Pro also comes with network features such as secure networking and remote communitactions which would be usefull when you need remote connection to your server.

 

RebateMonger

Elite Member
Dec 24, 2005
11,586
0
0
How many different clients are there? Two? Ten? A Thousand?

Does your friend have somebody who will do the implementation work for free, or is implementation time and effort important?
 

g8wayrebel

Senior member
Nov 15, 2004
694
0
0
There may be a small handful , maybe 30 clients at a time who will need access ,
this is for online access to videos for a class.
I'm sure he will try to set it up himself.
He's no dummy , he just hasn't dealt with the server side before.
His only need is for others to be able to access shared info on a dedicated machine from what I understand.
 

Chosonman

Golden Member
Jan 24, 2005
1,136
0
0
he could download an ftp server like cyberus ftp server which I've used. Most web browsers allow FTP access but security features vary. He could also setup an HTTP server and link to files, but that approach is less secure without proper setup. A third choice would be to host the files remotely though a third party provider and using their service.