Source code checked in, #22084
Throw an exception if connection could not be established
View ArticleSource code checked in, #22089
Change default buffer size from maximum allowed to 16KB to avoid several buffer related errors
View ArticleSource code checked in, #22091
Fix AES-256-CBC SSH private key decryption Restore silverlight compatibility
View ArticleSource code checked in, #22100
Fix SCP to allow specify folder/path as destination when coping files
View ArticlePatch Uploaded: #13499
lvandenb has uploaded a patch.Description:Working version for Juniper netconf
View ArticlePatch Declined: #12876
olegkap has declined patch #12876.Comment:There are SftpUploadAsyncResult, SftpDownloadAsyncResult and SftpListDirectoryAsyncResult objects already that can be used to report progress status
View ArticleSource code checked in, #22105
Add Support for SFTP posix-rename@openssh.com and statvfs@openssh.com requests Partially apply 12705 patch
View ArticlePatch Applied: #12705
olegkap has applied patch #12705.Comment:Partially applied in 22105I did not include pagent authentication since it seemd to me very specific as well using some UI methods.Also, it seemes that pagent...
View ArticlePatch Declined: #12352
olegkap has declined patch #12352.Comment:12352 Does not work per user comment in 12353
View ArticlePatch Declined: #12652
olegkap has declined patch #12652.Comment:This patch uses Console.WriteLine to output information to the user which not always could be possible.Also, right now there is an option to provide multiple...
View ArticleSource code checked in, #22106
Fix socket locker to different object since socket can become null at some point Apply 12489 patch
View ArticlePatch Applied: #12489
olegkap has applied patch #12489.Comment:I just applied your patch, See 22106 commitI also discovered that I should be using different object for locking access to _socket which I suspect could cause...
View ArticlePatch Declined: #12353
olegkap has declined patch #12353.Comment:Thanks for an update, Sorry it took me long time to look at everything.I actually just implemented a time out at different more global location so you should...
View ArticleSource code checked in, #22112
Remove -q flag from SCP commands to avoid crush on systems that do not support it
View Article