Koha/Koha/Edifact
Martin Renvoize d1bd2e9c03
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@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-04-19 18:31:37 +02:00
..
File.pm Bug 30070: EDIFACT and ID are abbreviations 2024-01-17 11:38:59 +01:00
Files.pm Bug 30070: Add fetch endpoint for EDI Files 2024-01-17 11:38:53 +01:00
Line.pm Bug 30135: Add EdifactLSQ mapping preference 2022-04-13 15:55:39 +02:00
Message.pm
Order.pm Bug 30135: Add EdifactLSQ mapping preference 2022-04-13 15:55:39 +02:00
Segment.pm
Transport.pm Bug 35724: (QA follow-up) Also account for port in FTP 2024-04-19 18:31:37 +02:00