New Era wrote: > I ran ftpserver program, and the clients in passive > mode but after a while constantly I am getting No > available PASV ports error.
Sounds very normal in case of 5 clients have data channels open in passive mode and a 6th is trying to establish one. Have you set a larger range (20)? Is it possible that another application uses ports from the specified range? Have you tried to change property PasvPortRangeStart? > > I searched the mailing list and saw other comments > about the same issue. But no solution yet. I had > downloaded the ICS latest version (In the readme txt > it has a line saying "revised : May 29, 2005"), > recompiled the source but getting the same error > message... > > I am using the sample application of fpiette, named > FtpServ.dpr, I did not any change, > > Do I have to change some properties, In the example > PasvIpAddr is empty, PasvPortRange is 5, Do I have > change this properties.. > > > > > > > > ___________________________________________________________ > Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with > voicemail http://uk.messenger.yahoo.com -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
