Quantcast
Channel: SSH.NET Library
Browsing all 2955 articles
Browse latest View live
↧

Commented Issue: Remove BaseClient.EnsureConnection from Doc [1637]

Hi,BaseClient.EnsureConnection() was removed in this commit https://sshnet.codeplex.com/SourceControl/changeset/22554But its still part of the Doc.It should be removed there, too.Comments: ** Comment...

View Article


Edited Issue: Remove BaseClient.EnsureConnection from Doc [1637]

Hi,BaseClient.EnsureConnection() was removed in this commit https://sshnet.codeplex.com/SourceControl/changeset/22554But its still part of the Doc.It should be removed there, too.

View Article


Closed Issue: High CPU Load when opening a shell session [1555]

When starting a shell session I observe a high CPU load (100% on one core).I use the following code to connect:MemoryStream input = new MemoryStream();MemoryStream output = new...

View Article

New Post: SSH.NET

Duplicate of discussion 569568.

View Article

New Post: SSH.NET

I'm not able to reproduce this issue. Please post the complete stacktrace. What SSH server are you using, and which version of SSH.NET ?

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

Closed Issue: SFTP: Uploading Files to the FTP Server has Inconsistent...

__Method Name:__ UploadFile()__Issue:__ Files Uploaded to FTP Server has Inconsistent BehaviorI am trying to upload the file from local path to the ftp server, there is no exceptions in the...

View Article

Closed Issue: SftpClient.UploadFile Truncates Uploaded File [1533]

I'm uploading a file with 7MB size and the file is truncated to 4.5MB more or less.I tried a Flush on the Stream but I always has the error```streamFile = // Load...

View Article


Commented Unassigned: [Retracted] Random Exception on multi-handle wait [1757]

I use renci.sshnet in a multi-threaded/multi-concurrent-connection environment and was observing randome generic exceptions being thrown during heavy testing.> Using Revision: 28765The problem was...

View Article


Commented Unassigned: Unable to connect to : Exception calling "Connect" with...

Hello,After doing Import-Module SSH-Sessions, I try to connect as follows:PS C:> New-SshSession -ComputerName 10.220.12.220 -Username username -Password ***********Unable to connect to...

View Article

Source code checked in, #40542

Fixed typo in xml doc.

View Article

Closed Unassigned: ListDirectory does not work with Wild Chars [2393]

When we try to use ListDirectory with a path like /directory1/test/*.txt it returns na exception with message "No Such File".It's not possible to use Wild Chars? This appears to work on some SFTP...

View Article

Commented Unassigned: System.ArgumentOutOfRangeException on Disconnect() [2389]

Version: __2013.4.7.0__Hey everybody, I am sporadically getting the following exception while trying to disconnect SftpClient.__System.ArgumentOutOfRangeException__: Specified argument was out of the...

View Article


Source code checked in, #40543

Remove unnecessary assembly references.

View Article

Closed Unassigned: System.InvalidOperationException: Dynamic operations can...

Hi All, I am trying to connect to FTP using your binaries and getting below error:System.InvalidOperationException: Dynamic operations can only be performed in homogenous AppDomain. at...

View Article


Commented Unassigned: SftpClient and SshClient usage (Renci.SshNet...

Hi,Currently we are using Renci.SshNet V2013.4.7.0 dll for connecting to FTP host. But seems that it is working correctly if we map to a physical host but fails to connect if it is a logical Host.The...

View Article

Source code checked in, #40544

Unsubscribe from events before we dispose the channel, as we do not want to get these events signaled while disposing.

View Article


Commented Unassigned: System.NullReferenceException [2013]

Hi AllI have written a program that only downloads a part of the file using SFTP and adds it to the previously downloaded file. Basically resumes download.Program works perfectly except when I am...

View Article

New Post: SSH.NET

Thank you for responding. Here is the stack trace Renci.SshNet.dll!Renci.SshNet.Session.WaitOnHandle(System.Threading.WaitHandle waitHandle) Line 717...

View Article

Commented Unassigned: System.ArgumentOutOfRangeException on Disconnect() [2389]

Version: __2013.4.7.0__Hey everybody, I am sporadically getting the following exception while trying to disconnect SftpClient.__System.ArgumentOutOfRangeException__: Specified argument was out of the...

View Article
Browsing all 2955 articles
Browse latest View live


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