You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now we hit some strange errors. I want to create a file in SFTP server and use the method SftpClient.Open(path, FileMode.Create). But it throws an error "No such file". Do you have some ideas about what happens?