Quantcast
Channel: sshnet Issue Tracker Rss Feed
Browsing all 1026 articles
Browse latest View live
↧

Commented Issue: sftpClient.WriteAllText corrupts uploaded data [1481]

Reproduce:``` var sftpClient = new SftpClient( server, port, user, new PrivateKeyFile( new MemoryStream( Encoding.ASCII.GetBytes( privateKey ) ) ) );// 4* 1024 - data will be corrupted, 1*1024 - data...

View Article


Commented Issue: IsRegularFile is not recognized on Windows SSH Server [1479]

I just have tested SFTP with windows SSH Server. My problem was, that files where not recognized as Files. IsRegularFile was always false.Well i already tested the newest release. It is not containing...

View Article


Closed Issue: IsRegularFile is not recognized on Windows SSH Server [1479]

I just have tested SFTP with windows SSH Server. My problem was, that files where not recognized as Files. IsRegularFile was always false.Well i already tested the newest release. It is not containing...

View Article

Created Issue: SFTP possible deadlock [1482]

This is based on [this](http://sshnet.codeplex.com/discussions/353174) thread

View Article

Closed Issue: SFTP possible deadlock [1482]

This is based on [this](http://sshnet.codeplex.com/discussions/353174) threadComments: Not an isssue, was resolved earlier with other deadlock situations

View Article


Created Issue: After client disconnected forwarded port still attached to...

This is relates to [this](http://sshnet.codeplex.com/discussions/429950) post

View Article

Closed 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

Closed Issue: Files are getting truncated when uploading to the SSH server....

Hi,I noticed unexpected behaviour, when I was sending a number of files to the SSH server, each file with a size approx. equal to 35 kB.Every file on the destination machine was truncated to 16384...

View Article


Closed Issue: After client disconnected forwarded port still attached to...

This is relates to [this](http://sshnet.codeplex.com/discussions/429950) postComments: Fixed in 22707

View Article


Commented 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

Commented Issue: sftpClient.WriteAllText corrupts uploaded data [1481]

Reproduce:``` var sftpClient = new SftpClient( server, port, user, new PrivateKeyFile( new MemoryStream( Encoding.ASCII.GetBytes( privateKey ) ) ) );// 4* 1024 - data will be corrupted, 1*1024 - data...

View Article

Commented Issue: sftpClient.WriteAllText corrupts uploaded data [1481]

Reproduce:``` var sftpClient = new SftpClient( server, port, user, new PrivateKeyFile( new MemoryStream( Encoding.ASCII.GetBytes( privateKey ) ) ) );// 4* 1024 - data will be corrupted, 1*1024 - data...

View Article

Closed Issue: sftpClient.WriteAllText corrupts uploaded data [1481]

Reproduce:``` var sftpClient = new SftpClient( server, port, user, new PrivateKeyFile( new MemoryStream( Encoding.ASCII.GetBytes( privateKey ) ) ) );// 4* 1024 - data will be corrupted, 1*1024 - data...

View Article


Created Issue: SftpClient deletefile/delete fails [1484]

using (SftpClient sftp = new SftpClient(hostName, portNumber, userName, passWord)){ sftp.Connect(); sftp.Delete(remotePath);}Code throws "Permission Denied" error, but i have...

View Article

Closed Issue: Add the XML documentation to the NuGet package [1477]

Please, can you add the generated xml documentation to the nuget package so we can get the intellisense help working.ThanksComments: I just added a new package where I add xml files.please check it out...

View Article


Commented Issue: SftpClient deletefile/delete fails [1484]

using (SftpClient sftp = new SftpClient(hostName, portNumber, userName, passWord)){ sftp.Connect(); sftp.Delete(remotePath);}Code throws "Permission Denied" error, but i have...

View Article

Created Issue: NullReferenceException in...

Hi,while using Renci SSH Client successfully in production, I noticed a really rare error that just occurred on my dev machine:```4491 - OXE Control Center Gui: 15:08:15.9481613 - [Remote Connector]...

View Article


Commented Issue: NullReferenceException in...

Hi,while using Renci SSH Client successfully in production, I noticed a really rare error that just occurred on my dev machine:```4491 - OXE Control Center Gui: 15:08:15.9481613 - [Remote Connector]...

View Article

Commented Issue: NullReferenceException in...

Hi,while using Renci SSH Client successfully in production, I noticed a really rare error that just occurred on my dev machine:```4491 - OXE Control Center Gui: 15:08:15.9481613 - [Remote Connector]...

View Article

Commented Issue: NullReferenceException in...

Hi,while using Renci SSH Client successfully in production, I noticed a really rare error that just occurred on my dev machine:```4491 - OXE Control Center Gui: 15:08:15.9481613 - [Remote Connector]...

View Article
Browsing all 1026 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>