<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>FarmSoft Studios Scratchpad &#187; plesk</title>
	<atom:link href="http://scratchpad.farmsoftstudios.com/category/plesk/feed/" rel="self" type="application/rss+xml" />
	<link>http://scratchpad.farmsoftstudios.com</link>
	<description>What We're Thinking About Right Now...</description>
	<lastBuildDate>Tue, 03 May 2011 21:47:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Plesk Error: Unable to update hosting preferences: hosting update is failed: object ID is invalid</title>
		<link>http://scratchpad.farmsoftstudios.com/2011/04/web-design/plesk-error-unable-to-update-hosting-preferences-hosting-update-is-failed-object-id-is-invalid/</link>
		<comments>http://scratchpad.farmsoftstudios.com/2011/04/web-design/plesk-error-unable-to-update-hosting-preferences-hosting-update-is-failed-object-id-is-invalid/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 16:29:35 +0000</pubDate>
		<dc:creator>FarmSoft Studios</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[plesk]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://scratchpad.farmsoftstudios.com/?p=217</guid>
		<description><![CDATA[If you get this error in plesk when you are trying to create a new domain, chances are you moved your /var/www/vhosts to a new partition or disk with more space, and you forgot to copy the .skel directory to the new partition.]]></description>
			<content:encoded><![CDATA[<p>If you get this error in plesk when you are trying to create a new domain, chances are you moved your /var/www/vhosts to a new partition or disk with more space, and you forgot to copy the .skel directory to the new partition.</p>
]]></content:encoded>
			<wfw:commentRss>http://scratchpad.farmsoftstudios.com/2011/04/web-design/plesk-error-unable-to-update-hosting-preferences-hosting-update-is-failed-object-id-is-invalid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Plesk&#8217;s Backup Feature</title>
		<link>http://scratchpad.farmsoftstudios.com/2009/04/linux/using-plesks-backup-feature/</link>
		<comments>http://scratchpad.farmsoftstudios.com/2009/04/linux/using-plesks-backup-feature/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 15:26:13 +0000</pubDate>
		<dc:creator>FarmSoft Studios</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[plesk]]></category>

		<guid isPermaLink="false">http://scratchpad.farmsoftstudios.com/?p=132</guid>
		<description><![CDATA[In it&#8217;s simplest form, this will back up your entire plesk installation: /usr/local/psa/bin/pleskbackup all /backup/pleskbackup You have many other options, however, such as splitting the backup into little files, and FTPing them directly to a remote server. Here are the helpfiles: Usage: pleskbackup [&#60;global-options&#62;] &#60;command&#62; [&#60;FTP options&#62;] [&#60;local-options&#62;] &#60;arguments&#62; &#60;output-file&#62; Global options: -v&#124;--verbose Show more [...]]]></description>
			<content:encoded><![CDATA[<p>In it&#8217;s simplest form, this will back up your entire plesk installation:</p>
<pre>/usr/local/psa/bin/pleskbackup all /backup/pleskbackup</pre>
<p>You have many other options, however, such as splitting the backup into little files, and <abbr title="File Transfer Protocol">FTP</abbr>ing them directly to a remote server.</p>
<p>Here are the helpfiles:</p>
<pre>Usage: pleskbackup [&lt;global-options&gt;] &lt;command&gt; [&lt;FTP options&gt;] [&lt;local-options&gt;] &lt;arguments&gt;
                    &lt;output-file&gt;

Global options:
  -v|--verbose
                 Show more information about backup process. Multiple -v
                 options increase verbosity.

  -c|--configuration
                 Backup only configuration of objects, not the content.

  -s|--split[=&lt;size&gt;]
                 Split the generated backups to the parts. Parts are numbered
                 by appending .NNN suffixes, starting with .001.

                 Size may be specified in kilobytes (&lt;nn&gt;K), megabytes (&lt;nn&gt;M)
                 and gigabytes (&lt;nn&gt;G).

                 '-s' option without argument selects default split size:
                 2 gigabytes.

  -z|--no-gzip   Do not compress backup file

Commands:
  all            Backs up whole Plesk.

  clients        Backs up selected clients. Clients are read from command line,
                 space-separated. If no clients provided, backs up all clients
                 on the host.

  domains        Backs up selected domains. Domains are read from command line,
                 space-separated. If no domains provided, backs up all domains
                 on the host.

                 Options --exclude and --exclude-file may be specified for
                 excluding some clients/domains.

  help           Shows this help page

FTP options:
 --ftp-login=&lt;ftp_login&gt;
                 Specify the FTP login
 --ftp-password=&lt;ftp_password&gt;
		Specify the FTP password (used with '--ftp-login')

Local options:
  -f|--from-file=&lt;file&gt;
                 Read list of domains/clients from file, not from command line.
                 File should contain list of domains/clients one per line.

  --exclude=&lt;obj1&gt;,&lt;obj2&gt;,...
                 Excludes listed domains/clients from backup list.

  --exclude-file=&lt;file&gt;
                 Excludes domains/clients listed in file from backup list.
                 File should contain list of domains/clients one per line.

  --skip-logs    Do not save log files in the backup file

Output file:
  /fullpath/filename - regular file,

  -                  - use stdout for output,

  ftp://[&lt;login&gt;[:&lt;password&gt;]@]&lt;server&gt;/&lt;filepath&gt; - storing the backup to ftp server.
  FTP_PASSWORD environment variable can be used for setting password.
  FTP option '--ftp-login' can be used for setting login.
  FTP option '--ftp-password' (with '--ftp-login') can be used for setting password.</pre>
]]></content:encoded>
			<wfw:commentRss>http://scratchpad.farmsoftstudios.com/2009/04/linux/using-plesks-backup-feature/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

