Proper Hosting Configuration And Company For A File Sharing Website

May 14, 2009

We had written a free file sharing website like rapidshare,2shared,4shared n .... .

We let people add as many file as they want to upload.
People also search and browse among files.

Do we need a dedicated server or a dedicated VPS ?

How much should the configuration be? i mean How much Ram?

We need to add extra hard disks in the close future.

Maybe sometime we need to add clustering and ... .

Please tell me in detail about the initial configuration needed to run this website so we ll be sure that the site will never be down or lacks of hard disk and ram or CPU.

and tell me your experience in best dedicated services with online support which will be good friends.

View 12 Replies


ADVERTISEMENT

File Sharing Website

Oct 10, 2008

It would be private, accessed by about 40-200 students from my faculty. We would share scanned documents and Powerpoint slides that we receive from professors, as well as the latest news such as changes of lecture times etc.

Optimal would be something like Google Groups, but with larger storage (5 GB min). I am therefore considering running ubuntu LAMP on a basic Linode.

what software can i run that provides my group with a Google-groups-like web interface? RSS capability is a plus, so is an easy setup.

View 7 Replies View Related

Server For A Video/file Sharing Website

Mar 10, 2008

I have no intention of trying to make some video/file sharing website.

Some people might recognize me as being somewhat cynical in my replies to the people who post these sorts of messages.

What I'm curious about is, after having occasionally told people "You'll make significantly more money throwing the money you intend to waste on this project into a traditional investment..." I still see new people every week asking for the same help.

Now, I understand very few people are going to give up their dream and just throw in the towel because some random guy says their dream is stupid, they are stupid, and may god have mercy on their soul...

But, I don't (always) necessarily try to dissuade people from starting this sort of project simply to be a prick.

What I'd like to find out is if there are any people out there who've created a successful video/file sharing website who'd like to help others out...

Like, what advice they would have for people who want to get into starting a similar site.

How much bandwidth does your site use?

What's the URL?

How are you making money from the site?

How long did it take for your site to make a profit?
etc etc...

Alternatively, if you've tried to start a video/file sharing website and given up on those plans...

Why did you end up giving up?

What problems did you run into?

View 14 Replies View Related

File Sharing Hosting

Oct 16, 2009

Im doing an iphone app related to audio recording. I would like for the user to be able to share these recordings on twitter/facebook. Since you can't encode to mp3 (licensing issue i think), I'll have to do it server side, and then host those mp3s for some period of time (week or month).

I'm wondering if anyone can recommend an inexpensive hosting solution I should look at. Most of the cheaper hosting plans I see would probably consider this as file sharing and not allow it in their TOS.

I thought I would be able to use google appengine, and pay only for whats used... but since it doesn't do direct disk access I don't think there's a way for me to convert to mp3 with them.

View 5 Replies View Related

Explicit Adult Hosting For Video Sharing Website

Jan 20, 2009

I'm looking for shared web hosting for a video sharing explicit adult website (like youporn).
Can you please help me?

View 12 Replies View Related

File Hosting Website

Jul 2, 2007

A friend of mine and I are developing a new File Hosting website. Growth of data is huge and we'd need a way to welcome million daily users.

What do we need? We have already 4 servers on hand ready to go. We are coding a kind of multi-server script to make our life easier.

What about the specs we'd need for our main server? Do we need a load-balancing system?

And for hardware replacement, is there anyway to get life easier if any hdd (hard drive disk) are broken?

View 1 Replies View Related

Apache :: Cross-Origin Resource Sharing Configuration

Nov 26, 2014

We have following rule in httpd-vhosts.conf and it was working all ok.

All of sudden we have found on one day that it stopped working and we did some configuration tweak with this rule but none of them worked.

During troubleshooting, last change was disabling mod_security and after that it started working again. However, next day we had again enabled mod_security to get issue replicated but found it working all ok.

Any clue for such behaviour of Apache ? Why all of sudden following working rule may get stopped working and then starts working again ?

<IfModule mod_headers.c>
SetEnvIf Origin "https://(www.)?(v1.abc.com|v1ak.abc.com|v2.asite.com)$" AccessControlAllowOrigin=$0$1
Header Set Access-Control-Allow-Origin %{AccessControlAllowOrigin}e env=AccessControlAllowOrigin
Header Set Access-Control-Allow-Credentials "true"
Header Set Access-Control-Allow-Methods "GET, POST, OPTIONS"
Header Set Access-Control-Allow-Headers "origin, content-type, accept, X-Requested-With"
Header always unset Expires
</IfModule>

OS and Apache Version details are below:

Apache Version :2.2.27(win32), OS: Windows 2008 R2, ModSecurity Rule Set ver.1.5

View 1 Replies View Related

Video Sharing Website ..

Sep 5, 2008

I'm creating a video sharing network. It's a project that I've invested quite a bit of money in.

At the moment my hosting (other projects) are with Rackspace UK purely because their hosting is fantastic.

The majority of my traffic will be U.S. based so I'm looking for a solution there where bandwidth is much cheaper (than the UK).

This is a serious project and I expect a couple of hundred users to start testing the site from day 1. Obviously as we grow we will need more bandwidth etc.

I was wondering if anyone had any experience of this kind of project and if so, what advice you could offer relating to hosting solutions.

We must be with a hosting company that offers lightning support. That's why I'm currently with Rackspace but their hosting is very expensive.

View 6 Replies View Related

Where To Host A Video Sharing Website

Jun 15, 2008

I am planning to start a web-site in which video-sharing(video-hosting) is going to be the primary concept. I need support for a very CPU and RAM instensive program called 'ffmpeg'. I also need a minimum of 2.5TB of disk space and 15TB of bandwidth every month. I tried looking for an ideal host all over the web, but I am more confused than ever.

View 14 Replies View Related

Host Video Sharing Website

May 6, 2008

I am having a video sharing website designed. It's not going to be too busy to start with but I appreciate it will use a lot of bandwidth. I wont be offering the embed option so maybe that will limit the strain.

Any ideas on a good US-based host that can offer me a dedicated and managed solution with fast and friendly support? Any ideas of a monthly cost for a start-up?

View 14 Replies View Related

File Sharing

Mar 8, 2009

Can i share files from linux to linux machine using SAMBA

View 1 Replies View Related

File Sharing

Jan 1, 2007

I tried searching for this, but haven't found the solution. I currently have a VPS I'm not using for anything else, so I thought it would make a good file server for sharing files between my home and office computers. Ideally, I'd like to do this via SMB/Samba so I could map a windows network drive to a directory on the VPS from both locations.

I've set up SAMBA and it works great via the VPS (ie. smbclient returns that it is sharing the directory, etc...). The problem is I can't get either of the remote machines to connect. I read about a way to do tunneling in PuTTY, which worked. In essence I created a Microsoft Loopback device on the remote machine and ran putty forwarding the samba share port. This worked perfectly, in that I could type "10.0.0.1" (the MS loopback interface) and access my VPS shares on my home machine. However, this isn't ideal, as you have to keep PuTTY running to be able to access the shared drive and you have to keep a live SSH session going.

Does anyone have any ideas as to how to cut out PuTTY from the mix and just be able to do "vps.hostname.comsharename" directly from both the home and office machine. I gather this would be trivial if my home machine and the VPS were on the same network. Would a VPN solution make sense here? Any good recommendations? I think a VPN connection would be much easier to setup and deal with than the SSH tunneling solution.

Searching on here revealed adding a line "hosts allow" with the remote IP into smb.conf; however, that did not work for me. It's still as if the remote machines cannot see the VPS through SMB.

View 8 Replies View Related

Most Affordable Storage System For Photo-sharing Website

Jan 4, 2007

does anyone have experience setting up big storage system for photo-sharing/videos or similar website?

This for example is not affordable for many - aws.amazon.com/s3

Im talking about 20 - 40TB system.

View 4 Replies View Related

Best Server For File Sharing Service

Jan 13, 2009

which DC is the best for file sharing website servers? I'm curious why majority of file sharing servers is hosted by non US DC?

View 4 Replies View Related

Win Server 2008 To WinXP File Sharing

Mar 20, 2009

I just setup my new Windows 2008 Server. My backed up files are on a Win XP machine. Now, I've tried everything I can think of to connect the two so I can transfer them over. But I can't. Neither machine can see the other, but they are on the same subnet and workgroup. No changes I make to sharing on either machine seems to work.

View 5 Replies View Related

File Sharing Dedicated Host? SAN Server

Oct 23, 2009

i want to build a fileshering web site, i know from the start that trafic to my site will be high becouse it is not a regular file host site and i belive that i will have a lot of downloads as service will be mostly free of charge.

from what i understand i will need massive servers or at least good servers with high data transfer speed , reliable up time , very big storage space and massive bandwith.

i understand that budget should be high for this and i am not cutting on budget, i thought on first starting low and then upgrading but the low point of this poject will still need to have the best i can find both in speed ,storage and bandwith.

can you reccomend what service or way i can use for this project?

what servers rapidshare use? megaupload? i know i am still at start but i want a clean start.

View 1 Replies View Related

File Sharing Need High Bandwith And HD Space

Sep 22, 2008

i am starting a file storage/ sharing website and i need to get a server that offers the most bandwith and HD space as possible

Right now i am looking at midphase or 10tb.com same thing, that offers 250HD space and 10TB of bandwith and other then them i havent found anyone that comes close to that offer.

Other then them does any one have any recommendations on a host that has lots of bandwith and storage. My limit is about 200 a month with simple management prefered.

View 6 Replies View Related

Plesk 12.x / Linux :: File Sharing Broken?

Dec 11, 2014

System:
Parallels Plesk v12.0.18_build1200140610.21 os_Ubuntu 14.04

Symptoms:
Whenever I click "File Sharing" in Plesk, I get the following error and no content is visible:

Internal error: Error in cURL request: IPv6 numerical address used in URL without bracketsClick to expand...

View 7 Replies View Related

For File And Video Sharing : Dedicated Or Joyent / Amazon S3

Apr 28, 2008

I'm building a kind of a file sharing site also with video conversions ( convert a full DVD to flash and stream) and if i can find more ideas, even more features. It won't be free (i'm not sure which way to go though, subscription-based or pay per bandwidth + storage) and it will support download managers. I'm not sure which way to go : Joyent or dedicated servers with RAIDs. If i distribute files over servers, and a users wants the files to be converted to flv etc., it will increase the server load, ( and if i put a lot of users in 1 server it will increase the load even more) so it won't be very good.

So i thought SAN for this, but couldn't find any hosts serving it ( especially for a reasonable price ). Joyent is close enough (Amazon S3 is very very expensive), but although bandwidth and storage prices seem good, server power is low ( and very expensive if higher ) Which way should i go?

View 14 Replies View Related

Best File Sharing Method Between CENTOS/LINUX Servers

Apr 16, 2007

What is the best way to share files/folders between centos/linux servers?

View 7 Replies View Related

Plesk 12.x / Linux :: File Sharing - Internal Error / Directory Does Not Exist

Jan 5, 2015

Since the update to #30 two separate installs on Ubuntu 14.04.1 LTS I'm getting the below error :

Internal error: The directory does not exist "admin"Click to expand...

View 4 Replies View Related

Plesk 12.x / Linux :: File Sharing Stops - Unable To Load Folders List

Apr 6, 2015

After enabling File Sharing in Plesk 12, the service appears to function correctly. If only a few files are uploaded, they are ok. However, after uploading a directory structure with a handful of MB, and subdirectories, File Sharing stops. It shows at the top of the screen:

"Internal error: The File Sharing service is temporarily unavailable because the site is down for maintenance."

it also says in the main window:

"Unable to load folders list."

Clicking on Upload Files, that dialog also shows "Unable to load folders list."

I have checked that the ownership of those files on the server is www-data:www-data , and that permissions are 755 for directories and 644 for files, because it seems like ownership and permissions could be an issue, however that doesn't fix it. Removing all the files in the share does fix it, however that's not useful if the files should be available for sharing.

View 17 Replies View Related

Plesk 11.x / Windows :: Internal Error - Unable To Access File Sharing Repository With Admin

Jun 22, 2014

We have Panel Plesk 11.5.30 in Windows 2008 R2. when you go to File Sharing in all the Subscriptions, appears this error: Internal error: Unable to access File Sharing repository with the system user name "admin": wrong username or password

This happen since we do the update to the new version 11.5.30 ...

View 2 Replies View Related

Hw Configuration For A Website

Feb 28, 2007

to build a website (there is a team working on the software, and planning to go live in March). I decided to go for a 1/4 rack in a local colo.

Here is what I think I need (maybe missed something):

1-2 webservers (asp.net app)
1 database server (mssql 2005)

A few questions:

1. Choosing between VPN and firewall, I'm leaning towards VPN. Colo has its own firewall to connect to get into its network. Does it make sense to go with VPN or should I go for a firewall?

2. I'm thinking to go for DL360 G3 with 3GB RAM for webservers and DL580 G4 with 8GB RAM for database server. Does it make sense? Can you recommend where to buy it from?

3. Do I need to buy a 1U switch or a simple switchbox is enough? Which switch would you recommend?

4. What about Load Balancing? I don't want to go for an expensive solution until the website picks up. But I do realize that I'll need Load Balancer at some point. What would you recommend to do?

I'm assuming the setup I'm looking for is pretty standard, but don't have experience with setting it up. Any advice/help is very much appreciated.

View 0 Replies View Related

What Is Server Configuration This Website Need

Aug 24, 2008

i am really Angry from the Shared Hosting And I am looking for server that can run my website good

this is the website
www.shbtop.com

always CPU Exeeded from my website

So I need A GOOD server To Run MY website and small blog

my web site had 2500 unique vistiors DAILY

57K Unique visitors Monthly

So what the server do i need?

View 8 Replies View Related

Hosting For Video Sharing

Feb 10, 2008

is their any hosts out thier that are ideal for online video sharing websites (youtube clones) that are good for the added load of bandwith and HD size needed for these situations.

View 12 Replies View Related

Apache :: Configuration To Setup Password For Website

Jul 8, 2013

I want to setup a password for a website running on Ubuntu server, and find Apache can be used. It is implemented by config httpd.conf file and .htaccess file.

So I want to ask:

1. In this case, the password is setup for a path on the server configured in httpd.conf file. Like in the following example:

Code: <Directory "/var/www/html/MySite">

The password is setup for the path to Mysite,right?

2. If my content of website is not stored under /var/www folder, I cannot use this way to setup a password for website, right? May use PHP instead?

View 1 Replies View Related

Ffmpeg Hosting Adult Video Sharing

Apr 21, 2009

I wanted to build an Adult Video Sharing and i don't know what hosting to buy some say that VPS some says Shared Hosting

Here is my Plan

1. i will not upload videos from my site i'm just planning to embed videos from others site like redtube, youporn etc. so that i will minimize my bandwidth from my site.

2. i want to create many site like 5 site with my 1 hosting plan

3. my budget is $10/mo below because i will just start from this business so i don't have a high budget for this business.

my question is that.

1. embedding videos from other site will not eat the bandwidth of my site right? (just to make sure)

2. is ffmpeg really needed if i will just embed videos from other site?

3. what plan will i choose VPS some says Shared Hosting?

4. can you help me find or do you own a business like what i planning to do. and can share it to me to buy from your web hosting site. [note they must be allowing Adult Content or Adult Video Sharing]

View 14 Replies View Related

Plesk 11.x / Windows :: Website Error 404.3 - Requested Page Cannot Be Served Because Of Extension Configuration

Jun 29, 2015

We are hosting provider. I running Plesk 11 on Window 2008 64 bit. I have a website error as flow

HTTP Error 404.3 - Not Found

The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved