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.
Created attachment 187931 [details] [review] Bug 41020: Add ability to delete files to Koha::File::Transport and derived classes
Created attachment 187932 [details] [review] Bug 41020: Add ability to delete files to Koha::File::Transport and derived classes
Created attachment 187933 [details] [review] 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
Created attachment 187934 [details] [review] Bug 41020: Update schema files [DO NOT PUSH]
Created attachment 187935 [details] [review] Bug 41020: Add ability to delete files to Koha::File::Transport and derived classes
Created attachment 187936 [details] [review] Bug 41020: Add ability to delete files to Koha::File::Transport and derived classes
Created attachment 187937 [details] [review] 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
Created attachment 187938 [details] [review] Bug 41020: Update schema files [DO NOT PUSH]
Created attachment 187939 [details] [review] Bug 41020: Add ability to delete files to Koha::File::Transport and derived classes
Created attachment 187940 [details] [review] Bug 41020: Add ability to delete files to Koha::File::Transport and derived classes
Created attachment 187941 [details] [review] 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
Created attachment 187942 [details] [review] Bug 41020: Update schema files [DO NOT PUSH]