Thanks very much Francois... I didn't remember this one ;)
Michael
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Behalf Of Francois Piette
> Sent: Wednesday, January 24, 2007 3:51 PM
> To: ICS support mailing
> Subject: Re: [twsocket] FTP high-level compone
> Also not a problem if it costs some money (however, I contributed to the
> SSL project but Francois didn't still list me due to a lack of time
You don't need to be on the advertized list. You have your usercode/password
for ICS-SSL. TMagFTP component is just in the file list below the ICS-SSL
fi
> "Compatible with Delphi 5/6/7/2005/2006
Maybe that should say 'probably compatible'. I've stopped providing DCUs
for Delphi 5 so I'm no longer testing new versions with D5.
I'm also stopping enhancing the ICS V5 version, now V6 is stable and
working.
If you want an old TMagFtp from a few y
Angus,
I hope I'm not OT, but... your web site says:
"Compatible with Delphi 5/6/7/2005/2006, tested with Windows 98, NT4, Windows
2000, XP and 2003. Files larger than 2 gigs needs Delphi 6 or later."
Is this still true? I guess it would help a few other users here to know that
there are such
> Also not a problem if it costs some money (however, I contributed
> to the SSL project but Francois didn't still list me due to a lack
> of time) - if you like, you can tell me in a pm what you'd like to
> get for the components for recompiling (= with sources included).
Pricing and order for
Angus,
not a problem if one has to login (and such) previously. It's just important
that the main transfer process is encapsulated into a few lines of code rather
than a complex handling scheme.
Also not a problem if it costs some money (however, I contributed to the SSL
project but Francois d
> I'm playing around with the TFtpXXX components, and for not to
> invent the wheel again, I'm looking for some kind of high-level
> component based on ICS.
TMagFTP which is at:
http://www.magsys.co.uk/delphi/magxfer.asp
Note this is not free source code, a lot of effort went into it's
develo
Hi Michael,
Yes, this is really needed.
I spent almost 3 days last week learning and getting the tftpcli control
doing basically that.
It's a big time waster imho.
Especially compared to perl, which can do it with one line.
Same is needed for smtp sending also.
Kochendoerfer, Michael wrote:
Hi there,
I'm playing around with the TFtpXXX components, and for not to invent the wheel
again, I'm looking for some kind of high-level component based on ICS.
What I need to do is to replace some file copy operations within an application
by FTP sending/receiving operations. What I'm dreamin