1

Game Modification based Hosting website without limitations

DeleteThisPleaseThan 5/11/14 9:37 pm
768
5/12/2014 5:09 pm
This is my latest project, GCFH (Game Content File Hosting) by Node Software.
the goal of this project is to replace file hosting websites that provide limitations, or are overflowed with traffic, being ideal with a central and easy-user friendly place to access.

As a free service, users are permitted with unlimited bandwidth, transfer rate, and soon, an uncapped file size.

Files are stored in different locations, all on fiber optic based lines at 1 Gbit/s, No limitations at all. you can see our speedtest here: http://www.speedtest.net/my-result/3447431667

What makes this different than 'traditional file uploading websites'?
Primary, its all preference based. but we wanted to create something free and unlimited, no premium packages or anything.

Example of uploaded files page: http://prntscr.com/3if9e0
Account security: passwords are hashed and salted, no cracking or visibility.

Please see more here: http://nodesoftware.com/GCFH/
and thanks for looking at my service!

Update posts:
post2954860.html#p2954860
Posted by
DeleteThisPleaseThan
Level 19 : Journeyman Wolf Whisperer
71

  Have something to say?

JoinSign in

13

DeleteThisPleaseThan
05/12/2014 5:09 pm
Level 19 : Journeyman Wolf Whisperer
Today, i decided to update it with the following features.

Filenames are uploaded with a true-random ID that is hashed into the URL. prevents overwriting.
Started working on connecting multiple locations to the uploader. see: http://prntscr.com/3inrkh

added an already logged in notification: http://prntscr.com/3inrsp
1
DeleteThisPleaseThan
05/11/2014 10:37 pm
Level 19 : Journeyman Wolf Whisperer
UMayBleed
Well, you did fix it, now that people can't see the list of files, it would be nearly impossible to guess the file names.


Indeed. As they are hashed.
1
planetminecrafter52342
05/11/2014 10:25 pm
Level 17 : Journeyman Zombie
Elycin
UMayBleed
ElycinSimple development bug. Will fix

The way I have my file upload feature on my website, I store all files in a directory that users can not access. Then they use a Php link, the php script then sends the file through the php script. And at the same time, it can check permissions, etc.


Sounds like something I was planning on. But I prefer hotlinking. And chmod checks are done

Well, you did fix it, now that people can't see the list of files, it would be nearly impossible to guess the file names.
1
DeleteThisPleaseThan
05/11/2014 10:22 pm
Level 19 : Journeyman Wolf Whisperer
UMayBleed
ElycinSimple development bug. Will fix

The way I have my file upload feature on my website, I store all files in a directory that users can not access. Then they use a Php link, the php script then sends the file through the php script. And at the same time, it can check permissions, etc.


Sounds like something I was planning on. But I prefer hotlinking. And chmod checks are done
1
planetminecrafter52342
05/11/2014 10:20 pm
Level 17 : Journeyman Zombie
ElycinSimple development bug. Will fix

The way I have my file upload feature on my website, I store all files in a directory that users can not access. Then they use a Php link, the php script then sends the file through the php script. And at the same time, it can check permissions, etc.
1
planetminecrafter52342
05/11/2014 10:15 pm
Level 17 : Journeyman Zombie
Should people be able to view others files?
1
DeleteThisPleaseThan
05/11/2014 10:16 pm
Level 19 : Journeyman Wolf Whisperer
No, unless you share the link. Are you seeing others?
1
planetminecrafter52342
05/11/2014 10:17 pm
Level 17 : Journeyman Zombie
I can simply put this link in http://nodesoftware.com/GCFH/Downloads/ and see all files.
1
DeleteThisPleaseThan
05/11/2014 10:18 pm
Level 19 : Journeyman Wolf Whisperer
Simple development bug. Will fix
-Edit, all good, thanks
1
DeleteThisPleaseThan
05/11/2014 10:08 pm
Level 19 : Journeyman Wolf Whisperer
Should be fixed.
1
planetminecrafter52342
05/11/2014 10:05 pm
Level 17 : Journeyman Zombie
Uploaded an image

got "An Unknown error occured during upload."
1
DeleteThisPleaseThan
05/11/2014 9:53 pm
Level 19 : Journeyman Wolf Whisperer
mrelectroman3
ElycinThis is my latest project, GCFH (Game Content File Hosting) by Node Software.
the goal of this project is to replace file hosting websites that provide limitations, or are overflowed with traffic, being ideal with a central and easy-user friendly place to access.

As a free service, users are permitted with unlimited bandwidth, transfer rate, and soon, an uncapped file size.

Files are stored in different locations, all on fiber optic based lines at 1 Gbit/s, No limitations at all. you can see our speedtest here: http://www.speedtest.net/my-result/3447431667

What makes this different than 'traditional file uploading websites'?
Primary, its all preference based. but we wanted to create something free and unlimited, no premium packages or anything.

Example of uploaded files page: http://prntscr.com/3if9e0
Account security: passwords are hashed and salted, no cracking or visibility.

Please see more here: http://nodesoftware.com/GCFH/
and thanks for looking at my service!

Is the server you tested from in Phoenix?

Yes, this is point B, our New york one run's the website in the Tel-x NYC2 Datacenter.

here is a wget download of a 100MB test file, http://i.gyazo.com/146e8cff38b8bb00d1bc7c2af6d2fe2b.gif
1
xmx1024
05/11/2014 9:43 pm
Level 18 : Journeyman Network
ElycinThis is my latest project, GCFH (Game Content File Hosting) by Node Software.
the goal of this project is to replace file hosting websites that provide limitations, or are overflowed with traffic, being ideal with a central and easy-user friendly place to access.

As a free service, users are permitted with unlimited bandwidth, transfer rate, and soon, an uncapped file size.

Files are stored in different locations, all on fiber optic based lines at 1 Gbit/s, No limitations at all. you can see our speedtest here: http://www.speedtest.net/my-result/3447431667

What makes this different than 'traditional file uploading websites'?
Primary, its all preference based. but we wanted to create something free and unlimited, no premium packages or anything.

Example of uploaded files page: http://prntscr.com/3if9e0
Account security: passwords are hashed and salted, no cracking or visibility.

Please see more here: http://nodesoftware.com/GCFH/
and thanks for looking at my service!

Is the server you tested from in Phoenix?
1

Welcome