<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.dotnetzone.gr:443/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>MySQL command for manual backup (as used by OSCommerce)</title><link>https://www.dotnetzone.gr:443/cs/blogs/birbilis/archive/2010/03/15/mysql-command-for-manual-backup-as-used-by-oscommerce.aspx</link><description>Here's the command OSCommerce 's administration panel launches in order to backup the e-shop's MySQL database: mysql -h DOMAIN -u USER -p DATABASE &amp;lt; /var/www/vhosts/ MYDOMAIN.COM /subdomains/ SUBDOMAIN /httpdocs/admin/backups/db_ DATABASE -DATETIME.sql</description><dc:language>el</dc:language><generator>CommunityServer 2.1 SP3 (Build: 20423.1)</generator></channel></rss>