Port Range

Report client bugs
Post Reply
prefab
Posts: 4
Joined: Mon Oct 04, 2004 11:41 am

Port Range

Post by prefab »

I am using CoreFTP Lite 1.3 Build 1387 on Windows XP Professional SP2. I tried setting the Port Range for a particular site using the Site Manager:

Sites->Site Manager->[select a site]->Advanced->Connections

When I set a Port Range (e.g. 2800-2899) in the low-high fields the command issued is

PORT x,y,z,u,79,229

which is out of range (20453).

cheers
prefab
prefab
Posts: 4
Joined: Mon Oct 04, 2004 11:41 am

almost there

Post by prefab »

I did a clean install of 1390. The problem remains for the first time a connection is made to a site. Steps to reproduce the problem:

create 2 sites:
site A with port range 2800-2900
site B with port range 10000-10999

start coreftp
connect to site A. The PORT command is out of range.
connect again to site A. The PORT is correct: PORT x,y,z,u,10,240 (2800)
connect again to site A. The PORT is correct: PORT x,y,z,u,10,241 (2801)
connect to site B. The PORT is out of range: PORT x,y,z,u,10,242 (2802)
connect again to site B. The PORT is correct: PORT x,y,z,u,39,16 (10000)

hope this helps.
cheers
prefab
prefab
Posts: 4
Joined: Mon Oct 04, 2004 11:41 am

Post by prefab »

1391 did it. :D

thank you very much for the excellent turnaround.
cheers
prefab
Post Reply