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

Edited Issue: Timeout on Uploading file [1906]

Hi All, I've tried to search for this issue but haven't had any luck.I am trying to upload a file to an SFTP but it fails when the file is larger than approx 50kb, when the file is smaller than that it...

View Article


Reopened Unassigned: Problems with IPSwitch MoveIt SSH server [1785]

Has anyone had problems when using the code with IPSwitch MoveIt ?I can connect OK, list files, rename, upload & download. But when I try to delete a file I get "permission denied".Although if I...

View Article


Created Unassigned: An operation was attempted on something that is not a...

I keep getting this error when connecting and uploading a file. There are no errors in Event Log or otherwise.Here's my code:SSHNet.PasswordConnectionInfo connInfo = new...

View Article

Commented Unassigned: An operation was attempted on something that is not a...

I keep getting this error when connecting and uploading a file. There are no errors in Event Log or otherwise.Here's my code:SSHNet.PasswordConnectionInfo connInfo = new...

View Article

Edited 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 Article


Edited 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 Article

Edited Issue: Remove Line Feed from WriteLine method in Shellstream Class [1584]

When working with the expect method, it was discovered the WriteLine was sending an linefeed after a carriage return. This was throwing some SSH implementations off because the linefeed is being...

View Article

Edited Issue: Remove Line Feed from WriteLine method in Shellstream Class [1584]

When working with the expect method, it was discovered the WriteLine was sending an linefeed after a carriage return. This was throwing some SSH implementations off because the linefeed is being...

View Article


Closed Issue: Invalid handling of http proxy server response [1509]

Hi,I did find a problem when testing the assembly with our squid 3.0 proxy. I receive the message, that Result cannot be called on a failed match. Therefore I've extended the code in Session.cs a...

View Article


Closed Issue: Dispose() should not leave running threads behind! [1436]

Hi. I have found a really hard to find bug that is very consistently repeatable. Before getting into the details, I think it should be noted that this issue will be resolved if the...

View Article

Closed Feature: File Transfer Progress [1324]

** Added Issue as status PROPOSED type FEATURE **This is a discussion thread. Is there any interest in including a way to expose current transfer progress to an application? For example, imagine a user...

View Article

Closed Unassigned: Wrong parameters to SetSocketOption leads to...

Hi There,today i recognized that you guys seem to use an invalid parameter-combination to SetSocketOption in Channels/ChannelForwardedTcpip.NET40.cs.The...

View Article

Closed Issue: Process terminated due to unhandled exception in Finalize /...

__My application encountered the following unhandled exception that caused the process to exit:__Framework Version: v4.0.30319Description: The process was terminated due to an unhandled...

View Article


Closed Issue: OverflowException on empty server response [1562]

Hello,I'm trying to connect to OS X Mountain Lion from a Windows Phone 7.5 application using a SFTP client implemented using your library (version 2013.4.7), and upon sftpclient.connect, after a few...

View Article

Closed Issue: Correct casing of Security/Cryptography/HMAC.cs [1505]

I've just tried to compile the library on Mono/Linux, it builds, however with one glitch. The mentioned file is named HMAC.cs, but is referenced as Security/Cryptography/HMac.cs, so either reference or...

View Article


Closed Issue: SSH through Proxy Problem [1601]

Hello guys,im trying to connect through a proxy to my SSH server but i get an exception:"__Renci.SshNet.Common.SshOperationTimeoutException: Socket read operation has timed out at...

View Article

Closed Issue: HTTP proxy hangs [1890]

When connecting to an http proxy the Session.ConnectHttp() method gets stuck in an endless loop.this is due to the following code::switch (statusCode){ case HttpStatusCode.OK: break; default: throw new...

View Article


Closed Issue: Timeout on proxy authentication [1905]

You have neverending loo while authentication through proxy```Session.cswhile (true){ ... switch (statusCode){ case HttpStatusCode.OK: break; default: throw new ProxyException(string.Format("HTTP:...

View Article

Closed Issue: documentation [1559]

Hi,It's impossible to view the documentation... I'm new to ssh.net, so the documentation could have been very useful!Comments: No feedback from original reporter.

View Article

Commented Issue: Connection through proxy [1869]

Hi,I have an issue through a Symantec Web Gateway proxy server HTTP . The connection is made through to the proxy server but the authentication isn't passed and the connection fails. Is there something...

View Article
Browsing all 1026 articles
Browse latest View live


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