Products     Magento Extension     PCI-Shopping-Carts     Templates       CRELoaded     WordPress Modules     osCommerce Modules       osCommerce Addons       osCommerce Features       osCommerce Management       Payment Modules     CRELoaded Modules       CRE Loaded Addons       CRE Loaded Features       CRE Loaded Management       Payment Modules       CRELoaded Services
Free Stuff
Customization
Templates
Compare Products
You have no items to compare.
Affiliate Info
Affiliate Program FAQ
Affiliate Log In
Recent Orders
Hot Keywords: Order Notification, Order Search, Coupon, Flash Board, Compare, Floating Message, Tracking, Moneris, RSS, Visitor Filter

  Backup of all store files in zip format / Backup em formato zip de todos os arquivos de sua loja

The following osCommerce contribution is a free Opensource code originated from official osCommerce website and provided for your reference only, you may download the original contribution file(s) and install it on your own; or you may request a Paid Installation Service from Agents Of Power; Agents Of Power does the "AS IS" installation on your website, we do not guarantee it will work properly on your website. Extra Paid service is available for repairing the problem from the original contribution or from your website.
This contribution will allow you to save a backup of all your site files in compressed (zip) format on your computer. It will ignore all files in your backup folder as well as your cached ones.

My main reason for this release is to address a security hole that was opened by the original contribution.


Features (v1.1):

1.Properly incorporated within admin, you must be logged in to back up.
2.Backup directory is excluded (save your dBase backups separately).
3.The cache folder is ignored (as defined within admin).
4.Will work under php 4.
5.Protected commands (exec etc.) are not used.
6.Improved the installation instructions.


Tested on PHP 4 & 5, SQL 4 & 5, osC 2.2 ms2, rc1 & rc2a and is register_globals off compatible.



Support thread will be found here: http://forums.oscommerce.com/topic/346592

FULL PACKAGE
Full backup of all off yor store files

only one file to edit
instalation time less than 3 minutes

credits : phprograman@hotmail.com

I only create a oscommerce file apopular - marcelo_73 from brazil


Put this file in your root directory


open

admin/includes/boxes/tools.php


find :


$contents[] = array('text' => '<a href="' . tep_href_link(FILENAME_BACKUP) . '" class="menuBoxContentLink">' . BOX_TOOLS_BACKUP . '</a><br>' .


Add:

'<a href="../fullbackup" class="menuBoxContentLink" target="_blank">Backup all Files</a><br>' .

save an goto your administration/ tools and click "backup all files" you are downloading all root files


====================================

Backup completo de todos os arquivos de sua loja,
creditos: phprograman@hotmail.com

eu só coloqueio no oscommerce APOPULAR (marcelo_73)

Somente um arquivo para editar
tempo de instalação menos de 3 minutos

Abra

admin/includes/boxes/tools.php


encontre:


$contents[] = array('text' => '<a href="' . tep_href_link(FILENAME_BACKUP) . '" class="menuBoxContentLink">' . BOX_TOOLS_BACKUP . '</a><br>' .

adicione:

'<a href="../fullbackup" class="menuBoxContentLink" target="_blank">Backup all Files</a><br>' .


salve então vá a a dministração, ferramentas e clique em backup all files para fazer o backup de todos os arquivos de sua loja em formato ZIP

   Posted on: 08/28/2009     See contribution details Request Installation with Paid service