|
|
#1 | |
|
Registered User
Join Date: Oct 2005
Location: In the clouds!:)
Posts: 1,252
|
Hey everybody,
I have a buisness doing video editing/ promo videos for camps and other places. for this summer Im doing several camps that are not local and i like to set up a server so I can get there files with out driving all they out to them and getting them. that being said, i have no clue about networking. I set up the computer i would like to use for the server and connected it to the internet. how would I set the computer up so the clients could loging to it via the internet and drag and drop there files onto it. they should be able to loging from any computer and also be able to view preview files i could leave for them. another part of it is that for each orginization there may be more then one user. each user would have the same privilagis and be able to view other users (but not other clients) files. I understand that I have to make a website for this, and host it on the server. so bacicly, where do i start? thanks in advance, -yitz- |
|
|
|
|
|
|
#2 | |
|
Dethklok Returns!
|
I suppose you could use wikimedia or wordpress to do something like that.
Another (possibly easier) way would be to setup an FTP server where the clients would upload the files, and just use Apache authentication for the clients directories. Then of course you would need a central username/password database to contain the accounts used by the FTP server and Apache. You could accomplish both using a MySQL database or LDAP. Good luck! |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Feb 2008
Posts: 925
|
what about gotomy pc or something to that extent? or get a web provider with FTP access and create an account for your client against the FTP server directory that you want to give them access to?
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Oct 2005
Location: In the clouds!:)
Posts: 1,252
|
ok. thanks for the reponces you two. im starting the google to learn session now.
|
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Oct 2005
Location: In the clouds!:)
Posts: 1,252
|
can i do both? FTP and a Web server on one computer?
|
|
|
|
|
|
#6 | |
|
Join Date: Sep 2004
Posts: 7,798
|
|
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: Jun 2005
Posts: 610
|
*nevermind*
__________________
Now Playing: Skyrim & BF3 i5 2500k @ 5.0 GHZ cooled with a H70, ASRock Z68 Extreme3 Gen3, CORSAIR Vengeance 8GB (2 x 4GB) 240-Pin DDR3 SDRAM DDR3 1600 (PC3 12800) , Radeon 6970 2GB, X-Fi Music, and Corsair 650w |
|
|
|
|
|
#8 |
|
Registered User
Join Date: Mar 2004
Posts: 15,486
|
Don't use Windows. Set up a Linux box. Start with something easy like Ubuntu. Run SSH on the box and create usernames/passwords for each user. Then they can use WinSCP to login and transfer files to the machine (create a directory with permissions for everyone). Then as root you can access all their files.
If you want to get fancy, you could setup up a VPN (e.g. OpenVPN) on your local network, then use Windows sharing to share a drive. Then users could VPN into your network and transfer their files to the windows machine. |
|
|
|
|
|
#9 |
|
Registered User
Join Date: Oct 2005
Location: In the clouds!:)
Posts: 1,252
|
iis wont start. when i go to enable it in the control panal it gives me an error message that says some components were unalbe to start. nothing in the internet section will start/ bee allowed to be enabled.
@vin, im goinf to try to use windows. if just because i know where everything is and I dont have tome to learn a new OS |
|
|
|
|
|
#10 |
|
Registered User
Join Date: Mar 2004
Posts: 15,486
|
Download FileZilla server.
http://filezilla-project.org/ It's a free and easy to setup FTP solution for Windows with a nice GUI. |
|
|
|
|
|
#11 | |
|
Registered User
Join Date: Jan 2006
Posts: 6,726
|
Quote:
|
|
|
|
|
|
|
#12 |
|
Registered User
Join Date: Oct 2005
Location: In the clouds!:)
Posts: 1,252
|
|
|
|
|
![]() |
| Thread Tools | |
|
|