I am trying to connect up to a site using ftps and I am having issues. If possible I would like to capture some diagnostic output from SecureFTPConnection class when a Connect is issues. Currently all I have available is an exception message of 'The server has sent an error notification: lXsnQ2dUo'. I am writing C# code using Visual Studio 2010. It would be nice if I could toggle a flag or some other property on that would result in diagnostic message getting sent to the output window of Visual Studio. Any help would be greatly appreciated.
Thanks,
Terry