YetiShare

Software Screenshot:
YetiShare
Software Details:
Version: 4.2 updated
Upload Date: 9 Apr 16
Developer: MFScripts.com
Distribution Type: Shareware
Price: 199.00 $
Downloads: 109

Rating: 4.5/5 (Total Votes: 6)

Sites you can build with YetiShare fall in the category of a file locker.

File lockers are sites where users can upload files, share them with their friends and even earn money for received downloads.

Webmasters interested in deploying such a system on their servers can rest assured when using a solution like YetiShare, this script coming with lots of useful features, covering all the basics when it comes to this kind of functionality.

Besides the upload and download procedures you'd normally expect in a file sharing site, YetiShare also handles user registrations, user profiles, premium accounts, a rewards system, an administration section, a statistics center and much much more.

YetiShare should be pretty simple to deploy and will allow you to have a basis on which to build your file sharing empire (if you wish to become the new Kim Dotcom).

What is new in this release:

  • Huge performance improvements, over 220% increase in script load times and database load.
  • Powerful new search tool within the Flow theme. Enable your users to quickly search and download publicly shared files. Optional via the admin area.
  • Built in link checker for checking whether multiple downloads links are active at the same time.
  • Admin area icon view for file management. Site settings option to set default view.
  • Logged in user details and subject added to contact form email notification.
  • Improvements to filename retrieval on remote URL download.
  • Increased the maximum auto deletes on the nightly file removals.
  • Performance improvements to translations.
  • Various bug fixes and other minor improvements.

What is new in version 4.0.1:

  • Added Google Analytics tracking code option in admin, site settings.
  • Background task manager and log viewer in admin area to aid with the configuration of cron tasks.
  • Allowed for remote file server uploads for admin when in maintenance mode.
  • The ability to drag & drop anywhere in the file manager to prompt an upload to the current folder.
  • Flow theme file manager retains current page on file delete.
  • Flow theme file manager added ctrl-a shortcut to select all files.
  • Added check for mcrypt on installation process.
  • Support for xAccelRedirect when using multiple mounted drives on the same file server.
  • Fixed responsive download table being cut off on smaller screen sizes.
  • Fixed possible storage issue on remote file servers when using relative paths.
  • Fixed possible cross site session issue with remote upload.
  • Fixed drag and drop sometimes not working correctly in Flow theme.
  • Fixed password validation when min and max password length requirement the same.
  • Fixed issue with skipping video when using Apache XSendFile.
  • Better resizing of file listing in the file manager within the Flow template, list view.
  • Storage of server doc roots in the database to fix some cross file server delete issues.
  • Fixed issue with recipient email used on 'send via email' template rather than senders email.
  • Fixed support for unlimited storage override by user. (when set to zero)
  • Fix to show username in forgot password email.
  • Fix to allow cross site file removal via abuse reports pages.
  • Fix to file move paths for local and direct server storage.
  • Fixed formatting of HTML & forum embed code when using RTL.
  • Responsive pie charts in file stats pages.
  • Fixed issue with zip file creation when using 'direct' server storage.
  • Removed check for CLI mode on cron scripts. Not all servers provide the same interface name when in using CLI.
  • Improved Nginx rewrite rules.
  • Other minor tweaks and improvements.

What is new in version 4.0:

  • New 'Flow' Theme
  • Blue V2 Theme
  • Admin Area:
  • Responsive - Mobile, tablet and desktop versions added.
  • Add links to plugin settings in admin, site settings.
  • Admin configuration option to adjust the time to keep files in /files/_deleted/. Set to 24 hours by default.
  • Set file as premium only via the admin area. Also restrict by other account levels, i.e. only registered users, moderator or admin users.
  • Added option to set upload server for a specific user in admin, edit user. Useful for testing new file servers without disrupting other users.
  • Disabled mod security in admin area if available. Solves some issues with updating site settings or setting advert code.
  • Admin area edit file popup. Edit filename, owner, short url, access password, mime type and admin file notes.
  • Admin add/edit user. Set default paid expiry date to 1 year when creating a paid user. Avoids issues with automatic account downgrades if no date set.
  • Set HTML header and footer on emails. Enabled by default.
  • Admin option to set text direction when adding a new language for template (RTL or LTR).
  • Admin CLI script to sanity check file storage on main server and external file servers. Checks stored files exist as active entries in the database and removes files which shouldn't be there. Script located in /admin/_test_scripts/
  • Admin area manage file action queue. View raw file deletes and moves. Cancel actions and trigger the cron script to process pending actions.
  • Admin area updated to use new cross server session management.
  • Fixed admin option to scan for new text translations.
  • Core Code:
  • Better management of templates within the codebase. Template html files now moved into /themes/ along with the css, js etc.
  • New template management pages in the admin area. Upload template zip package, view template details, preview, activate etc.
  • On upload, if file already exists in folder, rename to (2), (3) etc. Blocked renaming of files with the same name within the same folder.
  • File action queue for managing deletes, moves etc.
  • Huge improvement on cross server session management. User session transfered to external file servers as needed, per server, rather than via the homepage for all servers. Performance increase as a result.
  • Added support for X-SendFile to improve performance on downloading with Apache. Option to enable in admin area.
  • Added support for X-Accel-Redirect to improve performance on downloading with Nginx. Option to enable in admin area.
  • Cloudflare support for increased site performance and load times.
  • Increased upload chunk size from 5MB to 100MB to improve upload speed.
  • Change to file delete process on local or direct file storage. Files are now moved into /files/_deleted/ for 24 hours, then removed automatically. Allows for recovery time if needed.
  • Full support for IPv6.
  • Fix to send utf-8 encoded email when using PHP mail() sending method.
  • Fix to clearing of cross site session transfer tokens.
  • Fixed intermittent block size issue when using mcrypt on the download pages.
  • Fixed bug with deleteRedundantFiles() not working as expected on direct file servers.
  • Decoded filenames when using remote file download.
  • - Security:
  • Huge improvement on storage method for passwords. Now using SHA256 with key stretching via PBKDF2. Existing passwords converted on login.
  • Option to block IP address for 24 hours after x failed logins. (default 5 attempts)
  • Option to send email notification to user when their account email address or password is changed.
  • Account login IP and country history logged for the last month. Viewable via manage users in the admin area.
  • Total login stats within last month, including from different IPs and countries shown by user. Helps reduce account sharing.
  • Ability to set list of email domains to block from registration.
  • Set banned ip expiry date to ban for limited time.
  • Option to ban ip address from logging in.
  • Fixed issues with blocking account sharing. Users will be logged out of their account if another person logs into it. Option in admin area.
  • Minor bug fixes and general performance improvements.
  • Cron Tasks:
  • Auto prune cron task to clear old database data for better performance.
  • Moved previous executeBatchTasks() on the index page into cron task (delete redundant files and downgrade accounts).
  • Generate internal notifications cron when account due to expire.
  • New Plugins:
  • File Leech
  • File Import Plugin - Scans for files to import into your account, retaining the folder structure. (free plugin)
  • Stripe Payment Gateway

What is new in version 3.5.2:

  • Fix to server select method when when using direct file server storage. (class.uploader.php)
  • Improvement to bulk file deletes across remote file servers.
  • Detection of visitors correct IP address if using Cloudflare.
  • Added password policy options for accounts. Min/max length, include uppercase, numbers and special characters options.
  • Batch drag & drop file move in file manager.
  • Right-click context menu on files in file manager & 'select all' menu.
  • Delete file in file manager now uses Ajax remove process.
  • Fixed account max upload limit on remote uploader.

What is new in version 3.5.1:

  • Additional headers in file download process for better support on partial content requests. Fixes seeking in media player.
  • Improvements to download speed restriction code to remove output buffering. Performance increase.
  • Fixes to download process when using multiple download pages. Note additional text in admin area, download pages section for creating 'next' page links.
  • Download threads limitation bug via download managers resolved.
  • Support for directly adding download urls in file managers with username & password. Resolves FDM issues.
  • Ability to change file password on file edit page.
  • More flexible options for different FTP server types in FTP file servers.
  • Added file management class to centralise removal of actual file distributed on multiple file servers.
  • Fix to seek failure when playing movies in Chrome.
  • Other minor fixes.

What is new in version 3.5:

  • Admin area added option to remove multiple files at once.
  • Admin area option to delete user account and associated files.
  • Admin area option to delete file/stats database records.
  • Admin area split option to toggle adverts by non, free and paid users.
  • Admin area option to disable uploading by non, free and paid users.
  • Contact form added to front-end. Includes optional captcha.
  • Sharing folders publicly will also now list sub-folders. Sub-folders need to be set as publicly accessible via the file manager.
  • Added additional mimetypes for remote downloads.
  • Added option in admin area to set the default view of the file manager to icon or list.
  • In admin area file manager, added link in own column to quickly filter files by IP or account.
  • Prefilling of abuse report file urls if linked from file download page.
  • File stats no longer require Flash, pure html5 implementation. Viewable across all devices now.
  • Added more system logging to aid debugging.
  • Import and export CSV option within admin area manage translations.
  • Admin option to scan codebase for missing translations to ensure translations data is up to date.
  • jQuery updated to jquery-1.11.0.min.js.
  • Minor bug fix for file manager when moving files into sub-folders. Root folder no longer shows all files.
  • Overall reduction on memory usage by 25%.
  • Overall reduction in the amount of queries run on each page load.
  • Performance improvement when loading translations.
  • Performance improvement with file statistics.
  • Added automatic JavaScript merging and minifying. Reduction in overall page size and total requests on page.
  • Removal of old YUI javascript library, yui_combo.js.
  • Fixed to max concurrent file uploads setting for non/free users.
  • Other minor bug fixes.

What is new in version 3.4:

  • Added option to set session expiry period via the admin area.
  • Improved cross site session token clearing when PHP & MySQL times are out of sync.
  • Improvements with possible conflicts on PHP class auto-loader.
  • Added system log class for better error handling.
  • New file management area for users.
  • Admin area log file viewer.
  • Fixed various notices in log files.
  • Improvement to tab rendering on index page.
  • Added option to hide adverts for paid/admin users.
  • Updated IP address to country data.
  • Added database browsing tool to aid debugging.
  • Option to set the load order of plugins via the plugin database table.
  • Added 'forgot password' link to main login page rather than just the login popup.
  • Added payment page in admin area to search and browse received payments.
  • New 'add payment' popup to manually log payments. Useful for manual upgrades, bank transfers, cash payments etc.
  • Separated free user configuration options from non-logged in users.
  • Added account storage limit options for free and paid users.
  • Added account storage limit override by account on edit/add user.
  • Added admin option to block paid account sharing. On login, it'll clear sessions for any other users logged in with the same account.
  • Added admin option to use different site images and CSS styles dependent on language.
  • Added improved file type icons with a wider selection of formats.
  • Better report copyright abuse integration. Front-end form to capture details including validation of active file. Admin area screens to review and easily remove files. Admin dashboard change to show how many pending review.

Requirements:

  • PHP 5.2 or higher
  • mod_rewrite enabled

Similar Software

AjaXplorer
AjaXplorer

6 Jun 15

XUpload
XUpload

6 Jun 15

phpMyBitTorrent
phpMyBitTorrent

5 Jun 15

TBSource
TBSource

5 Jun 15

Other Software of Developer MFScripts.com

Wurlie
Wurlie

10 Feb 16

Comments to YetiShare

Comments not found
Add Comment
Turn on images!