https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25246 David Roberts <david.roberts@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #103683|0 |1 is obsolete| | --- Comment #6 from David Roberts <david.roberts@ptfs-europe.com> --- Created attachment 103706 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=103706&action=edit Bug 25246: Add script to export bib data to EBSCO EDS This script adds the capability to export bibliographic data to EBSCO EDS via a cronjob. To test: 1) Apply the patch 2) Edit the file so that line 73 contains a file name. 3) Run the script and a file should be created in /tmp 4) If you have a valid username and password for the EBSCO EDS ftp server, add these into lines 84 and 85 and run the script again to ensure that it transfers correctly. -- You are receiving this mail because: You are watching all bug changes.