XCloner - Website Backup and Restore made simple http://www.xcloner.com Professional backup application Sat, 26 Feb 2011 13:24:13 +0000 en hourly 1 http://wordpress.org/?v=3.0.5 Important security upgrade! http://www.xcloner.com/xcloner-news/important-security-upgrade/ http://www.xcloner.com/xcloner-news/important-security-upgrade/#comments Sat, 26 Feb 2011 12:49:08 +0000 XCloner! Support http://www.xcloner.com/?p=435 All users are required to upgrade to the latest XCloner version, we have added several security and bug fixes!

It has come to our attention that there are several vulnerabilities in the standalone cron and restore script, upgrading to the latest version will fix those issue.

As always, if you move the restore script to a folder outside XCloner for restore, once you are finished, as indicated also on the restore page, please delete the XCloner.php file.

Please visit our Downloads area or our Free forums if you have questions!

]]>
http://www.xcloner.com/xcloner-news/important-security-upgrade/feed/ 4
Creating a Joomla backup under 4 Minutes! http://www.xcloner.com/tutorials/creating-a-joomla-backup-under-4-minutes/ http://www.xcloner.com/tutorials/creating-a-joomla-backup-under-4-minutes/#comments Sat, 19 Feb 2011 14:13:27 +0000 XCloner! Support http://www.xcloner.com/?p=414 Creating a Joomla backup has never been easier, from plugin download to backup under 4 minutes.
An official Thank you to our youtube video contributor wwwbeledk.

]]>
http://www.xcloner.com/tutorials/creating-a-joomla-backup-under-4-minutes/feed/ 4
New Release XCloner V3.0.1 http://www.xcloner.com/xcloner-news/new-release-xcloner-v3-0-beta/ http://www.xcloner.com/xcloner-news/new-release-xcloner-v3-0-beta/#comments Mon, 31 Jan 2011 17:05:07 +0000 XCloner! Support http://www.xcloner.com/?p=346 We are proud to announce the release and immediate download availability of XCloner V3.0.1.
Some of the main changes and addons:

  • Incremental database backup, to solve the large databases timeout issues
  • Improved incremental file system scanning
  • Backup limit splitter, for systems where archives larger than a certain size can’t be created, XCloner will split the backup archive into smaller parts
  • Ability to exclude files larger than a certain file size
  • JQuery UI Start interface
  • Improved incremental restore process to fix files extraction timeout issues
  • Ability to add backup comments

Please note, the current status is Beta, so we do not recommend it to be used on production sites just yet as we need to do further testing.

We would however appreciate any feedback input as always.

]]>
http://www.xcloner.com/xcloner-news/new-release-xcloner-v3-0-beta/feed/ 3
New release XCloner V2.2.1 http://www.xcloner.com/xcloner-news/new-release-xcloner-v2-2-1/ http://www.xcloner.com/xcloner-news/new-release-xcloner-v2-2-1/#comments Sat, 22 Jan 2011 14:46:59 +0000 XCloner! Support http://www.xcloner.com/?p=336 We are proud to announce the release of XCloner major version 2.2.

This version brings some new options to the Generate Backup process interface, including an ajax JSON engine and an incremental file scanning system.
From our tests, the new AJAX Generate backup system is much faster than the similar normal incremental mode, and it will also help with directory scanning timeouts on large filesystems.

The new AJAX system requires however PHP version to be at least 5.2.0 with JSON enabled. If XCloner determines the PHP version as being incompatible, it will default it’s backup process to the normal incremental mode.

To report bugs or request new features, please use the XCloner Free Forums.

]]>
http://www.xcloner.com/xcloner-news/new-release-xcloner-v2-2-1/feed/ 0
Announcing Joomla 1.6 and XCloner compatibility http://www.xcloner.com/xcloner-news/announcing-joomla-1-6-and-xcloner-compatibility/ http://www.xcloner.com/xcloner-news/announcing-joomla-1-6-and-xcloner-compatibility/#comments Tue, 11 Jan 2011 17:22:55 +0000 XCloner! Support http://www.xcloner.com/?p=330 Joomla community has announced the release of the major Joomla 1.6 version, and we are happy to announce XCloner is fully compatible with this version also.

You can download the latest XCloner version from our Joomla Downloads area.

One small note, we noticed the Joomla core does not include anymore the administrator/backups directory, so before using XCloner, this folder needs to be created and made writeable.

Congratulations to the Joomla 1.6 team for this great update.

]]>
http://www.xcloner.com/xcloner-news/announcing-joomla-1-6-and-xcloner-compatibility/feed/ 0
Zen Cart backup and restore tutorial http://www.xcloner.com/tutorials/zen-cart-backup-and-restore-tutorial/ http://www.xcloner.com/tutorials/zen-cart-backup-and-restore-tutorial/#comments Mon, 13 Dec 2010 18:03:20 +0000 XCloner! Support http://www.xcloner.com/?p=295 For those of you looking to backup a Zen Cart installation with XCloner, this forum post will help:

http://www.zen-cart.com/forum/showthread.php?p=971550#post971550

this is one of the many example the XCloner Standalone version can be used to backup and restore.

Thank you Paul for your detailed description, hopefully more users will get advantage of your post.

]]>
http://www.xcloner.com/tutorials/zen-cart-backup-and-restore-tutorial/feed/ 0
How to preview your website transfer before switching DNS? http://www.xcloner.com/tutorials/how-to-preview-your-website-transfer-before-switching-dns/ http://www.xcloner.com/tutorials/how-to-preview-your-website-transfer-before-switching-dns/#comments Mon, 01 Nov 2010 15:54:42 +0000 XCloner! Support http://www.xcloner.com/?p=271 We all know, the best practice to test a website transfer is to actually preview the site on the new host, this way you can see if all functionality is normal.

While a temporary url can be used, like the ones provided by Cpanel, Plesk, or a dedicated ip address, previewing the site from the actual domain name is even better.

Here is a quick and dirty trick to preview the website from a new hosting account, without actually changing the name servers:

By using the hosts file from your computer operating system, you can specify which ip address should be assigned to the domain name, so for instance if your new site ip address is xx.xx.xx.xx, then you can simply create an entry in your hosts files like this

xx.xx.xx.xx mydomain.com
xx.xx.xx.xx www.mydomain.com

Now next time when you open the site in your browser, it should be served from the server with ip address xx.xx.xx.xx specified in your hosts file. Note, that this change only takes effect on your local computer and does not affect other users; don’t forget to remove the entries once you are done.

As this wikipedia Hosts file tutorial indicates, the hosts files is located usually in

  • %SystemRoot%\system32\drivers\etc\ for Windows
  • /etc/hosts for most Linux distributions
  • /private/etc/hosts for OSX

This tutorial is specially good for web designers as i know temporary urls usually mess up with design structure.

If you have any additions to this, would be happy to hear from you and your usual practices when doing a site move.

    ]]>
    http://www.xcloner.com/tutorials/how-to-preview-your-website-transfer-before-switching-dns/feed/ 2
    How to further secure directories on your site? http://www.xcloner.com/tutorials/how-to-further-secure-directories-on-your-site/ http://www.xcloner.com/tutorials/how-to-further-secure-directories-on-your-site/#comments Mon, 01 Nov 2010 14:24:51 +0000 XCloner! Support http://www.xcloner.com/?p=259 A quick way of securing directories that you don’t need for direct access is by placing a .htaccess file with this code in it:

    Order Deny, Allow
    Deny from All

    The administrator/backups folder is one of the folders you can use to secure with the above code, since you can use a ftp client to download the backups from it.

    If you would like to restrict access to only your ip address, use this code:

    Order Deny, Allow
    Deny from All
    Allow from my_ip

    We all know spams are a big issues these days, specially spam bots, if you have identified them, and you have their ip address, you can block them from your site with this code placed inside the site root .htaccess file:

    Order Allow, Deny
    Allow from All
    Deny from ip1
    Deny from ip2

    Here is a nice guide for a further reading on .htaccess protection.

    ]]>
    http://www.xcloner.com/tutorials/how-to-further-secure-directories-on-your-site/feed/ 0
    Why we made XCloner standalone and how we integrate it with Joomla/WordPress? http://www.xcloner.com/ideas/why-we-made-xcloner-standalone-and-how-we-integrate-it-with-joomlawordpress/ http://www.xcloner.com/ideas/why-we-made-xcloner-standalone-and-how-we-integrate-it-with-joomlawordpress/#comments Mon, 01 Nov 2010 14:07:13 +0000 XCloner! Support http://www.xcloner.com/?p=255 A lot of people asked me why XCloner requires an extra login when using it from inside the Joomla/Wordpress backend, when it runs as an extension.

    The answer is pretty simple, we always think ahead in terms of security! Imagine if XCloner was dependable on your Joomla/Wordpress site and at some point the site gets hacked or becomes inaccessible, then your third-party extensions will also fail and you wouldn’t be able to create any backups or use some of it’s restore functions.

    Since XCloner does not depend on a database structure to run it’s processes, and since it runs standalone, separated from the parent software integration code, it has less points of failing becoming more reliable, and backup reliability is what you need when securing your site files and database.

    XCloner does work as a plugin for Joomla/Wordpress, but it can also be accessed directly by calling in your browser the administrator/components/com_xcloner-backupandrestore (Joomla) or wp-content/plugins/xcloner-backup-and-restore (WordPress), so you can always rest assured it will work even if the site become inaccessible.

    And yes, please don’t forget to change your default XCloner admin login user and pass after the initial install and also delete the XCloner.php restore script after you have finished restoring your backups.

    ]]>
    http://www.xcloner.com/ideas/why-we-made-xcloner-standalone-and-how-we-integrate-it-with-joomlawordpress/feed/ 0
    How to backup and move an OSCommerce site? http://www.xcloner.com/tutorials/how-to-backup-and-move-an-oscommerce-site/ http://www.xcloner.com/tutorials/how-to-backup-and-move-an-oscommerce-site/#comments Sat, 02 Oct 2010 07:24:37 +0000 XCloner! Support http://www.xcloner.com/?p=244 By using the standalone version of XCloner, you can backup and restore your full OSCommerce Online Merchant website to any supported hosting account.

    To Install and Generate an OSCommerce backup(time: 10 mninutes):

    1. Download the XCloner Backup and Restore standalone version
    2. Extract the backup archive and upload the files into a subdirectory of your choice under your oscommerce site, ex: xcloner/
    3. Open that location in your browser and login for the first time, ex: http://mysite/xcloner
    4. Open your XCloner Configuration screen, and adjust the Backup Start Path option so it points to your OSCommerce root directory
    5. Create the directory administrator/backups/ under the Backup Start Path created at 4. and make it fully writeable, this step is required
    6. Adjust the XCloner Configuration mysql settings from the Mysql Tab
    7. Go ahead and generate a new backup

    To Restore the created backup and make your new site live:

    1. Follow the XCloner Backup Restore tutorial
    2. Once you finished restoring the files and database, you need to adjust your two config files catalog/includes/configure.php and admin/includes/configure.php with the new host mysql and path settings
    3. All done

    For advanced usage, you may check the XCloner Online Wiki.

    ]]>
    http://www.xcloner.com/tutorials/how-to-backup-and-move-an-oscommerce-site/feed/ 0