Re: how can i capture exception when the sftp conn (General questions)
Hi Archit,
As Damba already mention you should set Args.Error = null (Nothing in VB) inside LoopError event. Error will be completely ignoring. All other files should be uploaded and Done Event should be fired.
Can we please discuss all your issues here? You can ask all your questions here and don't open new thread each time. You should use wodSFTP.NET in non blocking mode to use Events. If you want to use wodSFTP.NET in blocking mode (sftp1.Blocking =True) you shouldn't use Events.
About your PutFiles issue. We have duplicated some problem with PutFile Method. Component for some reason terminate upload and didn't fired any error. So you cannot receive error.
I have forward it to our programmers they will try to duplicate it and resolve it.
Drazen
Complete thread:
- how can i capture exception when the sftp connecti - hit_arc, 2008-03-25, 07:02
- Re: how can i capture exception when the sftp conn - woddrazen, 2008-03-25, 09:08
- Re: how can i capture exception when the sftp conn - hit_arc, 2008-03-25, 12:24
- Re: how can i capture exception when the sftp conn - woddrazen, 2008-03-25, 13:33
- Re: how can i capture exception when the sftp conn - woddrazen, 2008-03-25, 16:04
- Re: how can i capture exception when the sftp conn - hit_arc, 2008-03-27, 12:36
- Re: how can i capture exception when the sftp conn - woddrazen, 2008-03-27, 13:57
- Re: how can i capture exception when the sftp conn - hit_arc, 2008-03-27, 12:36
- Re: how can i capture exception when the sftp conn - woddrazen, 2008-03-25, 16:04
- Re: how can i capture exception when the sftp conn - woddrazen, 2008-03-25, 13:33
- Re: how can i capture exception when the sftp conn - hit_arc, 2008-03-25, 12:24
- Re: how can i capture exception when the sftp conn - woddrazen, 2008-03-25, 09:08