Error in reading folder which does not exist using winscp
Reading files from the sFtp server using winscpnet.dll
it work fine when all folder exists.
In my case , List of folder from which to download the file created manually,
reading file using session.EnumerateRemoteFiles
if folder does not exist the error catches 'Log was closed already'.
And after this error no other folder or records can be read.
Need to re-run the application again.
Please help how to fix this issue
it work fine when all folder exists.
In my case , List of folder from which to download the file created manually,
reading file using session.EnumerateRemoteFiles
if folder does not exist the error catches 'Log was closed already'.
And after this error no other folder or records can be read.
Need to re-run the application again.
Please help how to fix this issue