Video Sharing Script

All about video sharing sites

BizHat Free file hosting got listed on free file hosting directory at
http://www.prospector.cz/Free-Internet-services/Online-storage-space/
You can post your review about bizhat file hosting at
http://www.prospector.cz/cgi-bin/comments.cgi?function=display&LID=29420

File Hosting with FTP Upload

BizHat File Hosting added FTP support for users to upload files.
Now registered users can upload files using FTP software.
FTP Server: ftp.uploads.bizhat.com
FTP User: same as account user name
FTP Password: same as account password
User name and password are same as the one you used to login at http://uploads.bizhat.com

fileburn use nginx

I have recently posted about a big file host uses nginx as web server.
http://www.videosharingscript.com/file-sharing/depositfilescom-use-nginx-web-server/
Today i found another file host having same problem. This site don’t have much traffic, i checked it as i found the site is for sale by its owner. He have a download url for others to test.
When i go to that [...]

On one of my server, i have 50 Mbps unmetered connection, but maximum bandwidth the server was able to push was 30 Mbps average. After some search i found this is due to i use “linux-sendfile” as server.network-backend. This is good for serving small files like image hosting server.
For larger file, you need to set

server.network-backend [...]