FileExists says file exists even when it does not
I am using the latest WinSCP, just downloaded today on Windows 7. I copied your VB example
https://winscp.net/eng/docs/library_session_getfiles#example
The line : If mySession.FileExists(remotePath) Then
always returns true, even though the file does not exist. Then, it "gets" an empty file. Session log is attached.
What am I doing wrong?
Thank you,
Karen Healey
https://winscp.net/eng/docs/library_session_getfiles#example
The line : If mySession.FileExists(remotePath) Then
always returns true, even though the file does not exist. Then, it "gets" an empty file. Session log is attached.
What am I doing wrong?
Thank you,
Karen Healey