Free Blender Related File Host/Mirror!

Hey all, I’v decided to host ANYONES Blender related stuff :smiley: no registration BS just point and click your way! if i need to up the file size i will right now its at 100 mb! and the extentions allowed are :

gif, jpg, jpeg, png, bmp, tga, zip, rar, gz, tar, avi, mov, wmv, blend

GO HARD MY BLENDERHEADS!!!
(no bandwidth limit)

THE LINK___#___

http://h4x.snipanet.com/blender/

w00t! SHAREING IS FUN!!!

LOL, wow! come on people this isnt a joke or anything…i’m just tired of seeing broken links to everything!

Thank you! 512 Megs is alot of space. :smiley:

Thanks a million h4x!:smiley: This is a great Christmas present.:smiley:

DwarvenFury

Hi,

I’m not managing to upload my file to your space. It’s about 5 MB. Is there a limit on individual files? I’m getting the following report:

name : cowboy-rig.blend
type :
tmp_name :
error : 1
size : 0

Thanks

that is a cool thing!

thanks!

uploading a file now!

I wonder how long it will be, until it becomes a 512Megs free warez? :stuck_out_tongue:

Hello, I’ve tried several times with several different names, but I’m getting the same error that bugman_2000 posted several posts ago. The website doesn’t list any specific error message, and only lists:

name : napguidesmall.avi
type :
tmp_name :
error : 1
size : 0

The file was ~2.2 MB, but other files I tried gave the same result. Thanks.

thanks :smiley: I have uploaded and linked 4 or 5 times with no problem.
I use windows XP
and MSN(IE)
this is the link I use
http://h4x.snipanet.com/blender/

I’m using Windows XP and have tried uploading the file using IE and Firefox, and I have tried it with IE on another computer with a different Internet connection (trying to upload the same files). The results were the same in all cases, so I looked through the File Upload Manager PHP code that is being used on the site. The error listed in my earlier post appears to be generated by:

foreach($_FILES[fileupload] as $key=>$value)
				{
					echo"<font color=\"#3399FF\">$key</font> : $value 
";
				}

Which then lead me to an entry in the PHP Manual that says when ‘error’ is showing a ‘1’ that “The uploaded file exceeds the upload_max_filesize directive in php.ini.”; and according to another entry that setting defaults to 2 MB. All of the files I’ve tried have been over 2 MB, and the files that seem new in the list seem to be less than 2 MB. There are files in the list that are over 2MB (only 2 files though), but I’m wondering if the php.ini script was somehow changed or reset some time ago back to the default setting, which would prevent anyone from now uploading a file greater than 2MB.

So, in summary, if anyone that has access to the server’s files is reading this, there may be a problem with what php.ini has for “upload_max_filesize”, and setting it to a higher value may be what is needed to allow larger files to be uploaded. Thanks!

w0w thanks alot! all contact the server admin about this. and also i’m going to be setting up a new domain name and making a new layout for the uploader :slight_smile: also going to setting up public FTP that only allows the file types. so people can upload larger things, faster! Thanks to everyone who uses the service. cuz of you i’ll be keeping it up and probly extending to to other highspeed servers!

http://h4x.snipanet.com/blender/