[baobab/mallard-documentation] I added details of custom location scan remote form.



commit 10d613116185ccf1df670f0863fc20269fbe3d7e
Author: Julita Inca <yrazes gmail com>
Date:   Thu Dec 22 01:21:55 2011 -0500

    I added details of custom location scan remote form.

 help/C/custom-location.page |    8 +++++---
 help/C/scan-remote.page     |   15 ++++++++-------
 help/C/web-dav.page         |    4 ++++
 3 files changed, 17 insertions(+), 10 deletions(-)
---
diff --git a/help/C/custom-location.page b/help/C/custom-location.page
index d67f4b9..6997ad1 100644
--- a/help/C/custom-location.page
+++ b/help/C/custom-location.page
@@ -17,8 +17,10 @@
 
   <comment><cite date="2011-12-19" href="mailto:yrazes gmail com">Julita Inca</cite>
   <p>This assumes the reader knows there are many forms to establish connection remotely to scan folders.</p></comment>
- 
-  <p>If you selected <gui>Custom Location</gui> as a Service type, you can configure it by doing:</p>
-  <p><gui>Location (URI)</gui></p>                                       
+
+  <p>If you selected <gui>Custom Location</gui> as a Service type:</p>
+  <p>Type in <gui>Location (URI)</gui> the URL of your Web site, with a slightly modification. The modification refers
+     in replacing "https" with "davs". For example, instead of "https://example.edu.pe:8443/";; you have to type
+     "davs://example.edu.pe:8443/".</p>
 
 </page>
diff --git a/help/C/scan-remote.page b/help/C/scan-remote.page
index b64e74b..3667ac6 100644
--- a/help/C/scan-remote.page
+++ b/help/C/scan-remote.page
@@ -26,7 +26,7 @@
   you can scan remotely from other computer.</p> 
 
   <note style="advanced">
-    <p>Make sure your remote computer is in the same network of the server.</p>
+    <p>Make sure your remote computer is in the same network of the server and your account has the local permissions.</p>
   </note>
  
   <p>To start the scanning, select <guiseq><gui>Analyzer</gui><gui>Scan Remote Folder</gui></guiseq> from the menu,
@@ -42,20 +42,21 @@
 	It is used to sharing and transfering folders reliably and efficiently. You can scan from remote computers 
         shielding a user account.</p></item>
 
-	<item><p><link xref="ftp">Public FTP</link>: File Transfer Protocol for sharing files where it is not necessary to 
-	login with a user name and password, the server creates an anonymus user to do the connection.</p></item>
+	<item><p><link xref="ftp">Public FTP</link> share files where it is not necessary to login with a user 
+        name and password, the server creates an anonymus user to do the connection.</p></item>
 
-	<item><p><link xref="windows-share">Windows Share</link>: Run the client on a linux machine and still be able to 
+	<item><p><link xref="windows-share">Windows Share</link> lets run the client on a linux machine and still be able to 
         view and manage the Windows shares from a linux machine.</p></item>
 
-	<item><p><link xref="web-dav">WebDAV (HTTP)</link>: Web-based Distributed Authoring and Versioning is a set of 
-        methods based on the Hypertext Transfer Protocol (HTTP) that facilitates collaboration between users
+	<item><p><link xref="web-dav">WebDAV (HTTP)</link> is an acronym for Web-based Distributed Authoring and Versioning.
+        It is based on methods of Hypertext Transfer Protocol (HTTP) that facilitates collaboration between users
         in editing and managing documents and files stored on World Wide Web servers.</p></item>
 
 	<item><p><link xref="web-dav">Secure WebDAV (HTTPS)</link>: Secure WebDAV assure encryption of transfered data 
         (Web DAV over https will be used).</p></item>
 
-	<item><p><link xref="custom-location">Custom Location</link></p></item>
+	<item><p><link xref="custom-location">Custom Location</link> enables you to access a particular function
+        from the folder manager.</p></item>
    </list>
 
 </page>
diff --git a/help/C/web-dav.page b/help/C/web-dav.page
index 2a44a25..4a42593 100644
--- a/help/C/web-dav.page
+++ b/help/C/web-dav.page
@@ -31,6 +31,10 @@
       <p>The <gui>Folder</gui> is the folder you want to scan, consider <gui>/</gui> to write the specific route</p>
       <p>The <gui>User Name</gui> is the name of the account used to connect to the server.</p></item>
   </steps>
+  
+  <note style="important">
+   <p>Secure WebDAV requires the port 5006 be opened.</p>
+  </note>
 
   <note style="tip">
     <p>You can see more details of the <link href="http://www.ietf.org/rfc/rfc5397.txt";>WebDAV protocol</link> and learn more <link href="http://unixwiz.net/techtips/ms971492-webdav-vuln.html";> here</link>.</p>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]