|
Demo
Discussion
|
Forum
Config Examples
Contributions
Vulnerabilities
|
Discussion forum about ELOG |
Not logged in |
|
|
|
Message ID: 896
Entry time: Fri Jan 28 08:33:49 2005
In reply to: 895
Reply to this: 897
|
|
Category: |
Request |
OS: |
Linux | Windows |
ELOG Version: |
2.5.5-3 |
|
Subject: |
Re: Automatic Export |
|
|
> Is there any way to automatically export the logbook(s)?
Kind of. You can use "wget" under Linux (use cygwin under Windows to get wget
under Windows). Then issue a
wget "http://midas.psi.ch/elogs/forum/?cmd=Search&mode=xml"
and you will get an XML export. Same works with CSV export. If you put that
command in cron, you have this on an automatic basis. |