Author: rdickens
Date: 2013-02-18 19:25:12 -0500 (Mon, 18 Feb 2013)
New Revision: 9167
Modified:
epp/docs/branches/6.0/Admin_Guide/en-US/Revision_History.xml
epp/docs/branches/6.0/Admin_Guide/en-US/chapter-3-Command_Line_Interface.xml
Log:
BZ#873007: Added admonition to exporting a site
Modified: epp/docs/branches/6.0/Admin_Guide/en-US/Revision_History.xml
===================================================================
--- epp/docs/branches/6.0/Admin_Guide/en-US/Revision_History.xml 2013-02-18 15:42:04 UTC
(rev 9166)
+++ epp/docs/branches/6.0/Admin_Guide/en-US/Revision_History.xml 2013-02-19 00:25:12 UTC
(rev 9167)
@@ -8,6 +8,20 @@
<simpara>
<revhistory>
<revision>
+ <revnumber>6.0.0-8</revnumber>
+ <date>Fri Feb 19 2013</date>
+ <author>
+ <firstname>Russell</firstname>
+ <surname>Dickenson</surname>
+ <email/>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>BZ#873007: Added admonition about exporting a
site.</member>
+ </simplelist>
+ </revdescription>
+ </revision>
+ <revision>
<revnumber>6.0.0-7</revnumber>
<date>Fri Feb 15 2013</date>
<author>
Modified: epp/docs/branches/6.0/Admin_Guide/en-US/chapter-3-Command_Line_Interface.xml
===================================================================
---
epp/docs/branches/6.0/Admin_Guide/en-US/chapter-3-Command_Line_Interface.xml 2013-02-18
15:42:04 UTC (rev 9166)
+++
epp/docs/branches/6.0/Admin_Guide/en-US/chapter-3-Command_Line_Interface.xml 2013-02-19
00:25:12 UTC (rev 9167)
@@ -254,9 +254,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 server's file system, not that of 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>
<screen>[ /]% export -h