User Tools

Site Tools


en:user_advanced:remote_greenstone

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
en:user_advanced:remote_greenstone [2020/05/13 01:06] – [Debugging gliserver.pl] kjdonen:user_advanced:remote_greenstone [2022/03/30 01:21] – [Debugging gliserver.pl] kjdon
Line 44: Line 44:
  
  
-  * The Download pane +  * The Download pane. If you are using Client GLI within a local Greenstone to talk to a remote server, then the Download pane will be available (and downloading will happen locally). Standalone GLI will not have downloading available. 
-  * The File → Write CD/DVD Image... menu item +  * The File -> Write CD/DVD Image... menu item 
-  * The File → Export... menu item +  * The File -> Export... menu item
-  * The Rename option when right-clicking on a file or folder in the collection tree <i>(will be available in Greenstone 2.73)</i>+
   * The Replace option when right-clicking on a file or folder in the collection tree   * The Replace option when right-clicking on a file or folder in the collection tree
  
 +This functionality may be added in the future.
  
 +===== Debugging gliserver.pl =====
  
 +The commands that gliserver.pl takes are:
 +^Command^Other Arguments^Only GSx?^Output^
 +|cmd=check-installation| | |blah... Installation OK!|
 +|cmd=greenstone-server-version| | | Greenstone server version is: 3 |
 +|cmd=get-library-url-suffix| | |Greenstone library URL suffix is: /greenstone3|
 +|cmd=get-default-servlet-path | |3 |/library|
 +|cmd=get-site-names | |3 |gateway-----localsite-----|
 +|cmd=user-validation|un=username&pw=password| 3| administrator,all-collections-editor: the list of groups associated with that user. OR "Authentication failed: error message"
  
 +gliserver.pl can be found in web/WEB-INF/cgi on the server. Set $debugging_enabled to 1 to prevent it from deleting uploaded zip files on the server (so you can investigate them).
  
-This functionality may be added in the future. 
  
-===== Debugging gliserver.pl =====+===== Debugging client-gli ===== 
 +Client-gli downloads collection skeletons from the remote server and these are stored in  
 +<code>C:\Users\<Your-Windows-Username>\AppData\Roaming\Greenstone\GLI</code> 
 +on Windows. And on unix systems at: 
 +<code><user-home-directory>/.gli</code> 
 +GLI configuration is stored in ''config.xml'' and client-gli configuration is stored in ''configRemote.xml''  
 + 
 +If you have used client-gli to talk to more than one server and some settings are going wrong, between connections, then shut down client-gli, delete configRemote.xml and restart client-gli.
  
-The commands that gliserver.pl takes are: 
-^Command^Other Arguments^Output^ 
-|cmd=check-installation| | blah... Installation OK!| 
-|cmd=greenstone-server-version| | Greenstone server version is: 3 | 
-|cmd=get-library-url-suffix| |Greenstone library URL suffix is: /greenstone3| 
-|cmd=get-site-names | | gateway-----localsite-----| 
en/user_advanced/remote_greenstone.txt · Last modified: 2023/03/13 01:46 by 127.0.0.1