MS Filemirror Script V2.0

MS Filemirror Script V2.0 is a NEW and unique file upload distributor script that enable users to distribute uploaded files to other external fileserver websites (Rapidshare, Easyshare, Depositfiles, Megaupload, Netload, Badongo, etc.) on the internet and maintain those download links from one easy to use FileMirror Page.

Front-end features:

- Written in PHP/SQL Format
- Quick and easy Installation.
- Easy editable text logo!
- Mass file upload distributor.
- Fully functional members area.
- Captcha – Image verification on signup page.
- Ability to select certian fileservers, or all.
- No hassle of storing files on the site!
- Earn with Adsense. (Displayed on all pages)
- Built in Abuse Module for spam.
- Prefilled TOS and FAQ section.
- Manage multiple links from members area.
- Delete filemirror links from members area.
- Search filemirror links – daily, weekly, All time.
- View filemirror link name, file size, date, uploaded, views of file.

Back-end (Admin) features:

- Admin – manage the site from one easy to use admin panel
- Admin – built in abuse module (delete spam links, ips, etc.)
- Admin – page editor (terms of service and faq page)
- Admin – newsletter for promotions and news.
- Admin – file links (displays all file links made on site)
- Admin – activate/disactivate selected fileservers (rapidshare, etc)

Demonstration:

You can see an online demonstration of the site by going here:

MS FileMirror Script V2.0 Demo
USER LOGIN:
Username: test
Password: 123456

Requirements:

- php 5+
- mysql 5+
- (max_upload_size) and (max_post_size) variables in php.ini require 500MB+
- recommended VPS or Dedicate server, but not required.

ARWScripts File Hosting Site Script

The site is coded in php/mysql, comes with 99% source code and is ready for throwing on a domain for an instant website.

Features:

- UPDATED – Multiple Uploader Tool now added.
- UPDATED – Upload progress indicator.
- UPDATED – Choose to use single or multi uploader as default via config.
- Integrated with PayPal for premium upgrades on accounts.
- Adsense code already built in, simply add your adsense id.
- Written in php/mysql.
- All pages are created using Apaches mod-rewrite so any uploaded files all look like static pages within the search engines.
- Automatic generation of ‘copy & paste’ code for the user.
- Validation of uploaded files by extension and mime type.
- Validation of duplicate content to stop same IP uploading same file multiple times.
- User registration for ‘free’ or ‘premium’ account.
- Members area to manage uploads/quotas/upgrades.
- Members can manage items into folders.
- Total downloads for each file.
- Permit passwords to be set on files.
- Non account delete urls for individual files.
- Admin area to manage all files, users etc.
- Admin ban IP option to block someone from the site.
- Admin suspend account option.
- Admin remove files option.
- File which have not been viewed within 60 days (can be amended) are deleted on free accounts. Premium accounts can be given longer or unlimited.
- Download delay for free accounts while ads are displayed. i.e. wait 60 seconds before download link appears.
- Hotlinking blocked by default.
- Script will remember the user to save logging in but also to enable direct downloads for premium members. i.e. no download delay.
- Site config options include the following:
  – Full control over accepted files/extensions/mime types.
  – Show file delete code or not.
  – Show file password option or not.
  – Adsense id for ads.
  – PayPal email address for premium upgrades.
  – Non Account/Free account settings:
    – Max upload size per file.
    – Max storage size overall.
    – Daily max download size.
    – Amount of seconds to display the download delay.
    – Number of days to keep inactive files.
  – Premium/Upgraded account settings:
    – Max upload size per file.
    – Max storage size overall.
    – Daily max download size.
    – Number of days to keep inactive files.
    – (value => 0 on any of the above for unlimited)
  – Control costs by period.
- Basic design with original fireworks png files included.
Demo: http://www.arwscripts.com/demos/filehost

Try the demo accounts!!
Admin Account: (also Premium)
user: adminuser
pass: adminpass

Free Account:
user: demouser
pass: demopass

For those of you unfamiliar with the project, by definition Diferior (different + superior, get it?) is a multi-purpose content management system, meaning that it provides all the necessary tools to easily publish and organize your content. What is so special about it, you ask? Well, this is not your ordinary blog CMS. In fact, it is capable of distributing files via BitTorrent, HTTP and FTP protocols, has inbuilt forums, a sophisticated user system and many many more features that each can be tweaked, customized or disabled altogether.
You can run torrent trackers, blogs, forums and other community-based sites with it.

Now onto the fun stuff. 8.03 introduces many new features:
Portability
Even though I have tested the previous beta release on different server configurations, some people still ran into trouble setting it up. 8.03 should work on any server that is capable of running PHP 5.2+ (with GD module) and MySQL database. Mod_rewrite dependency has been removed (although it’s still highly recommended).
Improved torrent tracker backend support
The previous beta worked only with a modified XBTT tracker. This release supports almost any possible tracker backend. Running a public tracker? Use OpenTracker. Don’t have GCC access? Use PHP tracker. Server load problems? Use XBTT. Furthermore, you are able to configure Diferior to work with anonymous public (a.k.a external) trackers, e.g. denis.stalker.h3q.com or open.tracker.thepiratebay.org. Not only will this relieve your server from IP-address crunching duty, it might also add another layer of legal safety, so to speak (*cough*).
Tagging
You will now be able to assign tags to blog posts and downloads. A significant addition for sites with loads of content. No longer will you have to decide which single category your submission best represents. Simply add some keywords to the tags field and it’s all good.
Anonymous comments
Encouraging users to express themselves is essential for any growing community. Anonymous commenting is sort of “try before you buy” solution, allowing users to easily voice themselves on a particular matter, without going through a (~minute long) registration process.
IP-address hashing
With this option turned on, Diferior will hash client IP-addresses, instead of storing them in plain text. Since hashes are impossible to decrypt, your users will feel much safer about their privacy. Note that server configuration is still up to the server administrator, as it’s way out of any regular WEB CMS’s league.
Improved templating
While Diferior has a sophisticated templating system, introducing and distributing quick hacks to existing skins can be cumbersome. 8.03 has some improvements in it’s template handling system which allow inclusions of extra stylesheets for current templates, thus enabling designers to code their own layouts and color schemes without messing with HTML or Smarty tags.
Forums improvements
With forum search, “quote” and “edit post” buttons it is now much easier to follow and participate in discussions. There are also some minor UI fixes, that make forums so much more fun to use.
Private messaging
This one was probably among top-requested features. Well, it’s finally here. You can send, receive and reply to private messages, engage into personal conversations with other users or simply notify members of something. In case you’re concerned about your users flooding each other, don’t – there’s a customizable PM box limit, as well as anti-flood control system.
Bugfixes, other tweaks
There’s a lengthy changelog in the README file, that is attached to the download archive. Many small tweaks and fixes in this release. You can check it out, if you’re a sucker for details