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

Last change on this file since 12723 was 12723, checked in by kjdon, 18 years ago

revision of GLI help text for version 2.71

  • Property svn:keywords set to Author Date Id Revision
File size: 3.6 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
13
14<p>This section describes how to configure a download task and control the downloading process. Access 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 download jobs. </p>
15
16<p>There are several protocols that can be used for downloading records, and these are listed on the left hand side at the top.</p>
17
18<p>
19<b>Web:</b> allows downloads of web pages and files via HTTP and ftp.</p>
20
21<p>
22<b>OAI:</b> allows downloads of metadata records from an OAI (Open Archives Initiative) server.</p>
23
24<p>
25<b>Z3950:</b> allows downloads of MARC records that match a particular search criterion from a Z3950 server.</p>
26
27<p>
28<b>SRW:</b> allows downloads of MARCXML records that match a particular search criterion from an SRW server.</p>
29
30<p>Select the type of download that you want to carry out by clicking it in the left hand list. The right-hand portion of the downloading controls changes to match the options available for the selected download type. To find out what an option does, hover the mouse over it: a tool-tip explaining the option will appear. Some options are 'optional': these are presented with a check box which must be ticked on for the option to be used. Other options are 'required': these have no check box, and a value must be given for the download to be carried out. </p>
31
32<p>Once the configuration is set up, you can click "Server Information" to check the connection to the server and view some basic information about the web page or server, or click "Download" to start the download. 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. You will need to set up the proxy information if you use a proxy server to connect to the Internet. If authentication is needed when a download is being processed, the proxy server will prompt for username and password. The Librarian Interface does not store passwords between sessions.</p>
33
34<p>Files are downloaded into a folder in the workspace called "Downloaded Files" (only present when downloading 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 (for Web downloads) or a combination of URL and option values (for other download types). A new folder is created for each host, followed by others for each part of the path. This ensures that each file is distinct.</p>
35
36<p>The download list has an entry for each download processed. 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. </p>
37
38</body>
39</html>
Note: See TracBrowser for help on using the repository browser.