Author: rdickens
Date: 2013-02-17 23:22:30 -0500 (Sun, 17 Feb 2013)
New Revision: 9165
Modified:
epp/docs/branches/5.2/Admin_Guide/en-US/Revision_History.xml
epp/docs/branches/5.2/Admin_Guide/en-US/chapter-3-Command_Line_Interface.xml
Log:
BZ#873007 - Added admonition about exporting a site using the CLI.
Modified: epp/docs/branches/5.2/Admin_Guide/en-US/Revision_History.xml
===================================================================
--- epp/docs/branches/5.2/Admin_Guide/en-US/Revision_History.xml 2013-02-18 02:03:21 UTC
(rev 9164)
+++ epp/docs/branches/5.2/Admin_Guide/en-US/Revision_History.xml 2013-02-18 04:22:30 UTC
(rev 9165)
@@ -8,6 +8,20 @@
<simpara>
<revhistory>
<revision>
+ <revnumber>5.2.2-101</revnumber>
+ <date>Mon 18 Feb 2013</date>
+ <author>
+ <firstname>Russell</firstname>
+ <surname>Dickenson</surname>
+ <email/>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>BZ#873007 - Added admonition about exporting a site using the
CLI.</member>
+ </simplelist>
+ </revdescription>
+ </revision>
+ <revision>
<revnumber>5.2.2-100</revnumber>
<date>Tue Sep 5 2012</date>
<author>
Modified: epp/docs/branches/5.2/Admin_Guide/en-US/chapter-3-Command_Line_Interface.xml
===================================================================
---
epp/docs/branches/5.2/Admin_Guide/en-US/chapter-3-Command_Line_Interface.xml 2013-02-18
02:03:21 UTC (rev 9164)
+++
epp/docs/branches/5.2/Admin_Guide/en-US/chapter-3-Command_Line_Interface.xml 2013-02-18
04:22:30 UTC (rev 9165)
@@ -245,9 +245,9 @@
operation on a managed resource and writes the exported content to the file.
</para>
<important>
- <title>Important</title>
- <para>Since the CLI is connected to the portal server over SSH, the export
command will write to the servers file system, not the client.</para>
+ <para>The Import/Export Site tool is suitable for use only when the target
site is running, with <emphasis>no</emphasis> active users accessing the site.
Attempting to import or export a site with active users will result in an incomplete
export. Consider using the command-line RESTful interface to manage a site's import
and export. For further information refer to the <citetitle>REST</citetitle>
chapter in the <citetitle>Administration Guide</citetitle>.</para>
</important>
+ <para>Since the CLI is connected to the portal server over SSH, the export
command will write to the server's file system, not that of the the
client.</para>
<example>
<title>export help</title>
<programlisting>[ /]% export -h