I have an old version of Delphi version 5.0 that includes a version of
FastNet and its NMFtp component. The big problem i have with it is that the
FTP demo program that comes with Delphi5 can't upload or download files that
are larger than about 3.8 MB. Does any one know if this is a bug in the
Delphi verisoin or if it's due to a limited version? Can any one tell if the
latest version (newver that the one shipped with Delphi) has any such
limitations.
--
Yours
Lars Rosenberg,
Karlstad, SWEDEN
Email La...@RosoftEngineering.com
Homepage http://www.Rosoft.nu or http://www.RosoftEngineering.com
> I have an old version of Delphi version 5.0 that includes a version
> of FastNet and its NMFtp component. The big problem i have with it is
> that the FTP demo program that comes with Delphi5 can't upload or
> download files that are larger than about 3.8 MB. Does any one know
> if this is a bug in the Delphi verisoin or if it's due to a limited
> version? Can any one tell if the latest version (newver that the one
> shipped with Delphi) has any such limitations.
I never liked the NM components, I went with Indy or ICS both work
great I preferred ICS but had to use indy to go with an SSL product
which didnt need DLLs
http://www.indyproject.org/Sockets/index.iwp
--
Liz the Brit
The Fastnet controls, while still shipped with Delphi, have stopped
being updated since D4 and are the same buggy things that were included
back then. Even the Pro versions avail from NetMasters are buggy.
The only suggestion you will get from people here is to use the, now
included with Delphi, Indy controls.