Commented Unassigned: Exists function returns always true for any file [1952]
See attached test source. Some old version of ssh.net worked fine.Comments: ** Comment from web user: da_rinkes ** hehe, i didn't expect you to fix the server :)I just think it would be nice if this...
View ArticleCommented Unassigned: Exists function returns always true for any file [1952]
See attached test source. Some old version of ssh.net worked fine.Comments: ** Comment from web user: drieseng ** The problem lies with the use of SSH_FXP_REALPATH.The spec has not always been clear on...
View ArticleCommented Unassigned: Exists function returns always true for any file [1952]
See attached test source. Some old version of ssh.net worked fine.Comments: ** Comment from web user: drieseng ** I think I'll modify Exists to use SSH_FXP_LSTAT, and only return false when the server...
View ArticleCommented Unassigned: various System.ObjectDisposedException [1944]
during a long connection I get following exceptions:```System.ObjectDisposedException: Das SafeHandle wurde geschlossen. bei Renci.SshNet.Session.WaitHandle(WaitHandle waitHandle) in...
View ArticleCommented Unassigned: Exists function returns always true for any file [1952]
See attached test source. Some old version of ssh.net worked fine.Comments: ** Comment from web user: da_rinkes ** Does Exists() still work on directories if SSH_FXP_LSTAT is used instead?The RFC also...
View ArticleCommented Unassigned: Exists function returns always true for any file [1952]
See attached test source. Some old version of ssh.net worked fine.Comments: ** Comment from web user: da_rinkes ** drieseng: Looks good with RequestLStat instead of RequestRealPath.Don't forget to...
View ArticleCommented Unassigned: various System.ObjectDisposedException [1944]
during a long connection I get following exceptions:```System.ObjectDisposedException: Das SafeHandle wurde geschlossen. bei Renci.SshNet.Session.WaitHandle(WaitHandle waitHandle) in...
View ArticleCommented Unassigned: Exists function returns always true for any file [1952]
See attached test source. Some old version of ssh.net worked fine.Comments: ** Comment from web user: spidercode ** @drieseng : Can you explain, where to modify those changes in Source Code ? So that...
View ArticleCommented Task: Disable logging of messages in release builds [1767]
[Release 2013.4.7]In the file Session.cs there are the lines:[664] this.Log(string.Format("SendMessage to server '{0}': '{1}'.", message.GetType().Name, message.ToString()));[1542]...
View ArticleCreated Unassigned: SsHAuthenticationException Unhandelled [1960]
Hi,I am creating a C# application that executes Linux command remotely.Everything is fine with SSH.NET.But when I enter wrong password it is not giving proper ERROR, just exception un-handed is the...
View ArticleCommented Unassigned: SsHAuthenticationException Unhandelled [1960]
Hi,I am creating a C# application that executes Linux command remotely.Everything is fine with SSH.NET.But when I enter wrong password it is not giving proper ERROR, just exception un-handed is the...
View ArticleCommented Unassigned: SsHAuthenticationException Unhandelled [1960]
Hi,I am creating a C# application that executes Linux command remotely.Everything is fine with SSH.NET.But when I enter wrong password it is not giving proper ERROR, just exception un-handed is the...
View ArticleCommented Unassigned: SsHAuthenticationException Unhandelled [1960]
Hi,I am creating a C# application that executes Linux command remotely.Everything is fine with SSH.NET.But when I enter wrong password it is not giving proper ERROR, just exception un-handed is the...
View ArticleCommented Unassigned: SsHAuthenticationException Unhandelled [1960]
Hi,I am creating a C# application that executes Linux command remotely.Everything is fine with SSH.NET.But when I enter wrong password it is not giving proper ERROR, just exception un-handed is the...
View ArticleCommented Unassigned: SsHAuthenticationException Unhandelled [1960]
Hi,I am creating a C# application that executes Linux command remotely.Everything is fine with SSH.NET.But when I enter wrong password it is not giving proper ERROR, just exception un-handed is the...
View ArticleCommented Unassigned: SsHAuthenticationException Unhandelled [1960]
Hi,I am creating a C# application that executes Linux command remotely.Everything is fine with SSH.NET.But when I enter wrong password it is not giving proper ERROR, just exception un-handed is the...
View ArticleCommented Unassigned: SsHAuthenticationException Unhandelled [1960]
Hi,I am creating a C# application that executes Linux command remotely.Everything is fine with SSH.NET.But when I enter wrong password it is not giving proper ERROR, just exception un-handed is the...
View ArticleCommented Unassigned: SsHAuthenticationException Unhandelled [1960]
Hi,I am creating a C# application that executes Linux command remotely.Everything is fine with SSH.NET.But when I enter wrong password it is not giving proper ERROR, just exception un-handed is the...
View ArticleCommented Unassigned: SsHAuthenticationException Unhandelled [1960]
Hi,I am creating a C# application that executes Linux command remotely.Everything is fine with SSH.NET.But when I enter wrong password it is not giving proper ERROR, just exception un-handed is the...
View ArticleCommented Unassigned: SsHAuthenticationException Unhandelled [1960]
Hi,I am creating a C# application that executes Linux command remotely.Everything is fine with SSH.NET.But when I enter wrong password it is not giving proper ERROR, just exception un-handed is the...
View Article