Page 1 of 1

ver. 1.7.1 - Error defining passive port range of one port

Posted: 2023-05-29 10:25
by ralfik
If I want to open only one port for passive mode, since version 1.7.1 it does not allow me to set the range, e.g. from 2002 to 2002. The error message is: "The specified port range is empty".The only option is to set the ports manually in settings.xml.

Re: ver. 1.7.1 - Error defining passive port range of one port

Posted: 2023-05-29 13:03
by botg
You should configure a large range, at least as large as the number of transfers that can be done in 4 minutes.

Re: ver. 1.7.1 - Error defining passive port range of one port

Posted: 2023-05-30 14:45
by ralfik
The only problem is that I only need to have one specific port enabled, not a range. The fact that the app doesn't allow it is considered a bug and I'm reporting it like this :) With one port the app works and has worked, so I think it's enough to add an equals when checking the range.

I understand that you mean well, but I have many reasons why I need it.

It would help me a lot if the range from - to was allowed as the same port as it has been so far, thanks.

Re: ver. 1.7.1 - Error defining passive port range of one port

Posted: 2023-05-30 14:58
by oibaf
The issue won't be there any longer starting from the next nightly build. Meanwhile, you can modify the config file by hand.

Re: ver. 1.7.1 - Error defining passive port range of one port

Posted: 2023-05-30 16:43
by ralfik
Thank you so much