[Koha-bugs] [Bug 35724] Define non-standard port numbers for SFTP upload/download in EDI accounts

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 27 12:13:22 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35724

--- Comment #14 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
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 <martin.renvoize at ptfs-europe.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list