New Post: SCP : Missing files when using DirectoryUpload
Hi, Does it happens all the time?How can I recreate this problem?I just tried to upload multiple directory structure but it worked with no problem. Thanks,Oleg
View ArticleNew Post: Vb.net Async
Hello, i hope the question hasn't allready been answered, i've looked extensevly.I want to declare a ssh client publicly.In a sub configure the client, connect and send a command. The result for my...
View ArticleNew Post: File Corrupt After SFTP Upload
Hi Oleg,I downloaded the latest release. The 12/20/2012 one and used it.I tried to upload a jpg of size 76587 B but it wont upload properly.I did not tamper with the buffersize.Thanks!
View ArticleNew Post: Does SftpClient.UploadFile overwrite existing files?
Hi,Sorry for getting back to you that late. I tried to reproduce the situation you described but with no luck.Also, all upload operations I start with those flags Flags.Write | Flags.TruncateSo it will...
View ArticleNew Post: Does SftpClient.UploadFile overwrite existing files?
Here is a project that reproduce the problem.I provided files in order to test, and a final.txt file, that correspond to the result.You just need to change the connections information and file...
View ArticleNew Post: Delete Symbolic Link
Hi!I updated to the lastest source code and still get the problem.The first time I call sftp.Delete("linkToFile"); it deletes the file linked to the link. The second time I call...
View ArticleSource code checked in, #22304
Add ConnectionInfo.DEFAULT_PORT to be used as default port instead of static
View ArticleNew Post: Shell functionlity
Hi all, i have created ShellStream, from SshClient. i m facing a problem while checking that output of the shell stream contains my user promt or not. Previously i was checking it using Regex class...
View ArticleClosed Task: Unit tests for PipeStream [819]
<p>This is a reminder that PipeStream should be covered by unit tests.</p><p> </p><p>With just a cursory look; the code appears to be modified. Exceptions that...
View ArticleNew Post: SSH.net Port Forward Mysql
I have a button in an app that when pressed will establish a connection with a SSH Server and portforward to a mysql server. The issue is, I can't seem to correctly establish a tunnel connection with...
View ArticleSource code checked in, #22349
Refactor ShellStream to add BeginExpect Fix Shell support in Silverlight and WindowsPhone applications
View ArticleClosed Feature: Async methods [1117]
<p>Hi, </p><p>would it be possible to provide async functionality for ShellStream.Expect similar to what's available for...
View ArticleCommented Issue: Use SshClient to connect to Avaya Media Gateway [1458]
I am trying to create a small app to work on Avaya Media Gateways using Renci.SshNet. I am stuck with opening an ssh connection to the gateway. When I issue an sshClient.Open(), the program gives...
View Article