scripts

Home > Programming & Design > scripts

Click here to check out all articles in Money Sense This Week's Article: Raid Failure and Data Recovery Services

Raid data recovery is needed when the data stored in your RAID array gets corrupted because of some physical failures or human error. Raid failure renders the essential data inaccessible. It is always better you seek services from reputed raid recovery agencies to ensure complete recovery of your valuable data. The systems using raid array must create a backup to deal with the crisis situations well. With backup support you can seek help from raid recovery immediately without losing time or data. Those who are experts in the field of raid data recovery must only be entrusted with these kinds of services. The companies possessing sufficient resources for undertaking raid recovery services must be relied upon. Before you ask the agency to start the work ensure that they have clean spaces and all necessary support to partake the job. These days you can get RAID data recovery software and toolkit through open source and these are mostly offered for free. Developers now design, program, and implement important data recovery tools that you can use it without much technical background. But, when you cannot afford to lose your data you should rely on professional services. There are many agencies that primarily attempt the process from remote locations as well.

Topics:

Lethal Penguin Stuff:

ZipMasterFlex

Download (Count: downloads)

Purpose:
This web-based application was designed as file distribution system that can create a single compressed file containing all the individual files selected by a user.

Features

  • Dynamically create Zip files on the fly (May Require Zip Module)
  • Administration login to maintain file list
  • No FTP needed to add/remove files
  • Diplay Date File was Added
  • Records Number of File Requests
  • Ability to limit file types

Requirements

  • Linux
  • Server Side Zip Module (if not already installed), such as Info-Zip
  • MySQL
  • PHP with Safe Mode Off

Installation

  • Create a MySQL database with whatever name you like. Dump ZipMasterFlex.sql into newly-created MySQL database (phpMyAdmin is excellent for this).
  • Open config.php and change noted variables. Note, mime.html is available for limiting file type uploads.
  • Upload contents of ZipMasterFlex to your web server with the following DIRECTORY permissions:
    • ZipMasterFlex: 777
    • docs: 777
  • Navigate to the ZipMasterFlex directory on your webserver (e.g., http://yoursite/ZipMasterFlex/) and go to admin.php. Enter the password defined in config.php.
  • Add documents.
  • That's it!

Troubleshooting
If you run into PHP warning messages, particularly Cannot modify header information - headers already sent by..., the Zip module may not be installed on your server. Check with your system admin. Also note, safe mode must be disabled!

License
ZipMasterFlex
Version 1.0
Released June 27, 2003
© Lethal Penguin 2003 by Norman Kline

ZipMasterFlex is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

See http://www.gnu.org/ for more information regarding the GNU General Public License.

Copyright © 2000-2010 All rights reserved. Contact Lethal Penguin Rendered in 0.0012 sec Updated: April 23, 2010 11:30