Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Liability & Legality


You are currently viewing our Liability & Legality as a guest. Please register to participate.
Login



Reply
Old 10-16-2006, 09:41 AM
$5,000 - $9,999 Monthly

Posts: 19
Trades: 0
if your any good at php (and tbh if your starting a file host you really should have one on your team.)

You can have a list of flag words, if one of these words is found in the uploaded filename it flags it so you can check it later (eg porn, warez, mission impossible 2 movie blah blah).

Also id recommend any file that you remove from the database for not compling with rules to md5() or sha1() the file. Store every sha1()/md5() in a table within your database, whenever someone uploads a file, sha1()/md5() it and check it against that table. if it matches it means someone has uploaded the same file again and you can safely remove it (md5 and sha1 are pretty **** difficult to match duplicate different files, and if you really dont want to match duplicate files do a md5($file).sha1($file) and store that instead.

Hope that helps
Edit: is there any sites that use xtrafile online?
bluesaga is offline
Reply With Quote
View Public Profile Visit bluesaga's homepage!
 
 
Register now for full access!
Old 10-16-2006, 05:10 PM
xtrafile's Avatar
100% G33K

Posts: 186
Trades: 0
Tons of sites use XtraUpload; we have given away thousands of free licenses.
You just have to find them...

FasterUpload.com is the largest site so far using XtraFile's script.
xtrafile is offline
Reply With Quote
View Public Profile Visit xtrafile's homepage!
 
Old 10-16-2006, 06:05 PM
mituozo's Avatar
Junior Talker

Posts: 0
Trades: 0
Our file hosting site has nearly 300,000 members. We just delete files when we get a DMCA complaint. We get 3500 ish new users a day, with more than 80GB of files uploaded daily, it'd be ridiculous to even try to keep up with so many uploads. We have a clear TOS though stating that all files uploaded are the user's responsibility and that we don't allow any form of illegal uploads.

During peak time we can also have upwards of 2000 people connected to MySQL and 200-300 visitors using the actual site at a time. (registering, uploading, etc..)
mituozo is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to File Upload Hosts

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.06385 seconds with 11 queries