https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39190 --- Comment #190 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- Created attachment 186429 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186429&action=edit Bug 39190: Rename admin interface from sftp_servers to file_transports Renamed admin interface files and URLs to reflect the evolution from 'SFTP servers' to 'File transports' functionality: - admin/sftp_servers.pl -> admin/file_transports.pl - sftp_servers.tt -> file_transports.tt - Updated all URL references in templates and admin menu - Updated body id from admin_sftp_servers to admin_file_transports The functionality is now future-proof for the addition of new file transports, so the naming should reflect his broader scope. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.