You guys rock!
Thanks Arno & Angus!

Apparently when running automated, some event tripped one of my exception
handler's which set a form variable to true
UploadFrm.FCanceled
In beginning of OnProgress handler I check for this and set abort to true.
Before initiating the FTP upload I reset this variable and voila! It works!
:)

::happy dance::

Was beating my head against this for some time and knew it would be some
sniggly bit like this that was escaping my radar.

Thanks,
Matt

-----Original Message-----
From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On
Behalf Of Arno Garrels
Sent: Wednesday, April 18, 2012 2:19 PM
To: ICS support mailing
Subject: Re: [twsocket] FTP Error 426

Arno Garrels wrote:
> Matt Minnis wrote:
>> Call stack:
>> TCustomFtpCli.AbortAsync
>> TCustomFtpCli.Progress
> 
> Check your OnProgress or OnProgess64 event handler.
> It must set var Abort to true.

It should not, however obviously it does.

--
Arno 

--
To unsubscribe or change your settings for TWSocket mailing list please goto
http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to