source: trunk/gli/help/en/themirrorview.htm@ 9644

Last change on this file since 9644 was 9644, checked in by mdewsnip, 19 years ago

Updated GLI help for the Greenstone v2.60 (UNESCO CD-ROM) release.

  • Property svn:keywords set to Author Date Id Revision
File size: 4.0 KB
Line 
1<html>
2<head>
3<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
4<title>The Greenstone Librarian Interface - Help Pages</title>
5</head>
6<body bgcolor="#E0F0E0">
7<table width="100%" cellspacing="0" cellpadding="5" bgcolor="#B0D0B0" border="2">
8<tr>
9<td width="15%" align="center"><img width="45" src="../gatherer_medium.gif" height="45"></td><td width="*" align="center"><a name="themirrorview"><font size="5" face="Verdana"><strong>3.1: The Download view</strong></font></a></td><td width="15%" align="center"><img width="45" src="../gatherer_medium.gif" height="45"></td>
10</tr>
11</table>
12
13This section describes how to configure a download task and control the downloading process.
14 <p></p>
15<table bgcolor="#B0D0B0" width="480" cellpadding="2" border="2" align="center">
16<tr>
17<td align="center"><font size="4" face="Verdana"><strong>
18 Contents
19 </strong></font></td>
20</tr>
21<tr>
22<td>
23<table width="100%" cellpadding="2" border="0" bgcolor="#FFFFFF">
24
25<tr>
26<td colspan="3"><a href="#simple">Simple Instructions:</a></td>
27</tr>
28
29<tr>
30<td colspan="1"> </td><td colspan="2">
31 The workspace tree
32 </td>
33</tr>
34
35<tr>
36<td colspan="1"> </td><td colspan="2">
37 Download configuration
38 </td>
39</tr>
40
41<tr>
42<td colspan="1"> </td><td colspan="2">
43 The download list
44 </td>
45</tr>
46
47
48<tr>
49<td colspan="3"><a href="#advanced">Advanced Instructions:</a></td>
50</tr>
51
52<tr>
53<td colspan="1"> </td><td colspan="2">
54 Enabling web proxies
55 </td>
56</tr>
57
58
59</table>
60</td>
61</tr>
62</table>
63<p></p>
64
65<p></p>
66<img width="20" src="../gatherer_small.gif" height="20"><a name="simple"> Simple Instructions:</a>
67<p style="text-align:justify"></p>
68Access the "Download" view by clicking its tab. The top half of the screen shows the downloading controls. The bottom half is initially empty, but will show a list of pending and completed downloading jobs.
69<p></p>
70Files are downloaded into a folder in the workspace called "Downloaded Files" (only present when mirroring is enabled), and can be used in all collections built with the Librarian Interface. Files in this area are named by their full web URL. A new folder is created for each host, followed by others for each part of the path. This ensures that each file is distinct.
71<p></p>
72Use the first of the download configuration controls, "Source URL", to enter the URL of a target resource. Use the "Download Depth" control to limit how many hyperlinks to follow when downloading: Set this to 0 to download a single web page; set it to 1 to download a page and all the pages it points to. The depth limit is ignored when downloading media other than html pages. Next, there are several checkbox controls which can be set to turn on the specified feature for a specific download. Once the configuration is set up, click "Download" to start the new download job. There are two other button controls: "Preferences", which links to the connection section of the Preferences where proxy settings can be edited; and "Clear Cache", which deletes all previously downloaded files.
73<p></p>
74The download list has an entry for each web page download. Each entry has a text region that gives details of the task along with a progress bar showing current activity. Three buttons appear to the left of each entry. "Pause" is used for pausing a currently downloading task. "View Log" opens a window showing the download log file. "Close" terminates the download and removes the task from the list.
75 <p></p>
76<img width="20" src="../gatherer_small.gif" height="20"><a name="advanced"> Advanced Instructions:</a>
77<p style="text-align:justify"></p>
78The <a href="preferences.htm#preferences">Preferences section</a> describes how to establish an Internet connection via a proxy. If authentication is needed, the proxy server prompts for identification and password. The Librarian Interface does not store passwords between sessions.
79 </body>
80</html>
Note: See TracBrowser for help on using the repository browser.