https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41020
--- Comment #3 from Kyle M Hall (khall) <[email protected]> --- Created attachment 187933 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=187933&action=edit Bug 41020: Add ability to use file transports for marc ordering accounts FTP and SFTP server management was added to Koha in bug 39190. This feature should be made available to the marc order accounts feature so external processes are not needed to downloading the marc order files. Test Plan: 1) Run updatedatabase.pl 2) Restart all the things! 3) Create one or more file transports 4) Attach those transports to one or more MARC order accounts 5) Run marc_order_accounts.tt, note the files are transferred from the remove server to the "Download directory" of the MARC order account 6) Add another file to the remote server 7) Run script with "--rr dl" 8) Note the remote file has ".dl" append to the filename 9) Remove the .dl file extension from the remote file 10) Run script with "--dr" 11) Note the remote file is deleted -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
