Re: how can i capture exception when the sftp conn (General questions)
Archit,
If you don't want to upload all files from some folder and you want to use wodSFTP in blocking mode, I would suggest you to use PutFile Method.
You can use Events (LoopItem Event and PutFiles) only in non blocking mode when Blocking Property is set to False.
Drazen