PowerBuilder and GetAttributes not firing attribut (wodSFTP / wodSFTP.NET / wodSFTPdll)
I'm using PowerBuilder 10.5 and WodFtpDLX V2.9.6. I am successfully using the dll in a production environment to Connect, disconnect, Makedir, putfile, getfile and Listdir.
When I try GetAttributes or GetSize, with parameters or without, the attribute event is not being fired, but the done event is being fired with errorcode of 0 (success).
I can't see why the attribute event is not being fired, unless I need a IwodFtpNotify object. (and I don't know how to get it) Does anyone have any ideas?
In fact, I'm only trying to confirm a particular file exists, is there an easier way of doing it?
Incidentally, I'm working with Blocking off.
Cheers
Charles
Complete thread:
- PowerBuilder and GetAttributes not firing attribut - fundementals, 2009-09-14, 20:35
- Re: PowerBuilder and GetAttributes not firing attr - woddrazen, 2009-09-14, 21:10
- Re: PowerBuilder and GetAttributes not firing attr - fundementals, 2009-09-16, 19:26
- Re: PowerBuilder and GetAttributes not firing attr - woddrazen, 2009-09-16, 19:57
- Re: PowerBuilder and GetAttributes not firing attr - fundementals, 2009-09-17, 07:55
- Re: PowerBuilder and GetAttributes not firing attr - woddrazen, 2009-09-17, 09:08
- Re: PowerBuilder and GetAttributes not firing attr - fundementals, 2009-09-18, 15:32
- Re: PowerBuilder and GetAttributes not firing attr - fundementals, 2009-09-18, 16:08
- Re: PowerBuilder and GetAttributes not firing attr - woddrazen, 2009-09-18, 18:10
- Re: PowerBuilder and GetAttributes not firing attr - fundementals, 2009-09-18, 16:08
- Re: PowerBuilder and GetAttributes not firing attr - fundementals, 2009-09-18, 15:32
- Re: PowerBuilder and GetAttributes not firing attr - woddrazen, 2009-09-17, 09:08
- Re: PowerBuilder and GetAttributes not firing attr - fundementals, 2009-09-17, 07:55
- Re: PowerBuilder and GetAttributes not firing attr - woddrazen, 2009-09-16, 19:57
- Re: PowerBuilder and GetAttributes not firing attr - fundementals, 2009-09-16, 19:26
- Re: PowerBuilder and GetAttributes not firing attr - woddrazen, 2009-09-14, 21:10