https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35724
--- Comment #14 from Martin Renvoize <[email protected]> --- Created attachment 162499 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=162499&action=edit Bug 35724: (QA follow-up) Also account for port in FTP We were only passing port into SFTP connections.. now that we allow defining it, we should also pass it to FTP connections just in case someone is still using those. This patch adds such functionality and defaults to port 21 in this case when the port isn't defined. Signed-off-by: Martin Renvoize <[email protected]> -- 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/
