Re: cannot download in blocking mode - WeOnlyDo Discussion board

Re: cannot download in blocking mode (General questions)

by guest, Sunday, October 31, 2004, 16:29 (7119 days ago) @ wodSupport

Non blocking works.
Do you mean trapping exceptions ? sample:
try
wodsftp1.blalba
except
//do nothing
end ?
No we dont trap exceptions, because we need any
error feedbacks. No exceptions are generated, simply
it will never pass the getfile command. And no event handlers are fired. Not even progress, nothing.

Did you ever try this in delphi 7 ? I asked another developer
to download in blocking mode, he also had the same problem. Actually he pointed that setting non-blocking mode solves the problem.



Complete thread: