Board index » delphi » NetMasters NMFTP LIST Command

NetMasters NMFTP LIST Command


2004-10-01 03:51:57 PM
delphi71
D6 TNMTFP - The NMFTP.List() command locks up 1 out of 8 times.
The web site says its clearly a known bug. But I am not going to
pay $200 to get the fix if I can help it. :-(
Is there away to use the
NMFTP.DoCommand('LIST')
to get a list? If so how to I respond to this command to receive the data?
Thanks
Rob
 
 

Re:NetMasters NMFTP LIST Command

In article <415d0c9d$XXXX@XXXXX.COM>,
XXXX@XXXXX.COM says...
Quote
D6 TNMTFP - The NMFTP.List() command locks up 1 out of 8 times.
The web site says its clearly a known bug. But I am not going to
pay $200 to get the fix if I can help it. :-(

Is there away to use the
NMFTP.DoCommand('LIST')
to get a list? If so how to I respond to this command to receive the data?
Well, to avoid the problems you are having and shelling out $200, I, as
well as many, many others, suggest you convert to use TindyFTP and dump
the NM controls.
The ones included with Delphi are buggy and haven't been updated since
1996, hence your problems among the thousands that have already been
reported here.
 

Re:NetMasters NMFTP LIST Command

Thanks
"eshipman" <mr_delphi_developer@yahoo!!!.com>writes
Quote
In article <415d0c9d$XXXX@XXXXX.COM>,
XXXX@XXXXX.COM says...
>D6 TNMTFP - The NMFTP.List() command locks up 1 out of 8 times.
>The web site says its clearly a known bug. But I am not going to
>pay $200 to get the fix if I can help it. :-(
>
>Is there away to use the
>NMFTP.DoCommand('LIST')
>to get a list? If so how to I respond to this command to receive the
>data?

Well, to avoid the problems you are having and shelling out $200, I, as
well as many, many others, suggest you convert to use TindyFTP and dump
the NM controls.

The ones included with Delphi are buggy and haven't been updated since
1996, hence your problems among the thousands that have already been
reported here.
 

Re:NetMasters NMFTP LIST Command

On Fri, 1 Oct 2004 17:51:57 +1000, "Rob Chandler"
<XXXX@XXXXX.COM>writes:
Quote
D6 TNMTFP - The NMFTP.List() command locks up 1 out of 8 times.
The web site says its clearly a known bug. But I am not going to
pay $200 to get the fix if I can help it. :-(

Is there away to use the
NMFTP.DoCommand('LIST')
to get a list? If so how to I respond to this command to receive the data?
Netmasters is a known bug, period.