Frequent reader, first submission. :)
I had an idea which turns out to be similar to yousendit.com and built out a prototype at http://www.volatilefile.com
The idea is to give out free file sharing up to a certain file size for 5 downloads or 3 days, which ever comes first. A small fee of maybe a couple bucks would be charged for large files (to be implemented). I read about how bit.ly analyzes data and sells it, so I was curious if anyone sees any monetization of this site other than advertisements? I store the file name, remote IP and time stamp, then move the info to an archive table when it is removed. I do not store the files themselves for more than 3 days.
Any feedback is appreciated, even feedback about my horrible design and no logo. :)
I think the only way you'd make headway is to focus on customer service and presentation:
- Provide a way to directly download the file via link vs. having to visit a page first.
- Be very specific about the amount of time the file will be hosted, and tell the customer that you will contact them at the email address provided to remind them prior to expiry that it will expire. There will also be a defined period of time following expiry when the file would stay there until payment was made to extend the contract before the file was removed.
- Be clear about how you store the files (using some well-known enterprise provider, or describe the fault tolerance enough where people feel safe).
- Site must look very legit so that customers will really believe that you will take care of them.
- Limited downloads or time limit is not something people are looking for. I think the companies that did rate limiting slow downloads that require customers to buy faster download had a better model, even though I never bought one. However, you can't do this and handle the first requirement of direct URL to download, so maybe you could offer both; if the customer wanting you to host the download wants a direct URL, they can pay you for that on subscription basis, in which case their customers would not have to wait on the download; otherwise, the customer downloading the file has to pay subscription for a faster download.
Realistically though you can't compete with larger companies doing massive storage. They will win on pricepoint. The best chance you have would be better service and usability, but imo it is a waste of your time.