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

Source code checked in, #41000

Small doc fixes, fix warnings and prepare for beta 2.

View Article


Source code checked in, #41001

Fix warning.

View Article


Source code checked in, #41002

Fix formatting of release notes.

View Article

Released: 2014.4.6-beta2 (Nov 22, 2014)

New Features:Improved accuracy of IsConnected on .NET Added support for ssh.com (SSH-2) private keys (issue #1987) Support an acceptable group of up to 8192 bits for SHA-1 and SHA-256 Diffie-Hellman...

View Article

Updated Release: 2014.4.6-beta2 (nov 22, 2014)

New Features:Improved accuracy of IsConnected on .NETAdded support for ssh.com (SSH-2) private keys (issue #1987)Support an acceptable group of up to 8192 bits for SHA-1 and SHA-256 Diffie-Hellman...

View Article


Updated Wiki: Documentation

Notice: This wiki is a work in progress and may contain dead-links or inaccurate information. Do not file any issues until this notice is removed. How to enhance debugging experience with...

View Article

Commented Unassigned: An established connection was aborted by the server [2398]

When trying to download files from sftp, I am getting error:"__An established connection was aborted by the server__"Comments: ** Comment from web user: drieseng ** This issue should be fixed in beta...

View Article

Edited Issue: An established connection was aborted by the server [2398]

When trying to download files from sftp, I am getting error:"__An established connection was aborted by the server__"

View Article


New Post: ObjectDisposedException Exception on SendKeepAlive()

Fixed in beta 2.

View Article


New Post: SSH.NET

@Dann055: Have you made any progress on this ?

View Article

Commented Unassigned: Disconnect() and Dispose() hangs if network device...

Hi,I am currently using SSH.NET revision 40631. I am working with aembedded Linux device that's connected via a USB Ethernet Gadget.If the USB connection is already unplugged the Disconnect() method as...

View Article

Source code checked in, #41005

Remove redundant this qualifier, and fixes general warnings.

View Article

Closed Issue: NullReferenceException when SftpFileStream is finalized after...

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


Closed Issue: SNK issue when trying to build [2455]

I just downloaded this SSH.NET Library. I added it to a new visual studio project and tried to build. There's no code in my "main" project, this is just trying to build the solution and I keep getting...

View Article

Closed 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: Fixed in...

View Article


Closed Feature: Add support SSH-2 private keys [1987]

I need to connect using sftp utilizing private key.The key file is created using SSH-2 client.I get "Invalid private key file." error message.I just want to confirm if SSH-2 keys are supported!!if not,...

View Article

Closed Issue: SshCommand doesn't cleanup subscribed events [2295]

The SshCommand class leaves the unerlying channel subscribed to the session events after running a command.Repro is:```using (var client = new SshClient(connectionInfo)){ client.Connect(); for (var i =...

View Article


Closed Issue: System.InvalidOperationException: Server string is null or...

I have utilized your Library. Which Is working absolutely fine for downloading and uploading files on SFTP server. But, Sometimes it gives me an error (__System.InvalidOperationException: Server string...

View Article

Closed Issue: Client channels are no longer closed on dispose [1943]

It seems that in the current Beta-Version Channels are not closed correctly.After the default of 10 open channels, it is not possible to open a new ShellStream.Following Test-Programm:```using...

View Article

Closed Issue: Exists function returns always true for any file [1952]

See attached test source. Some old version of ssh.net worked fine.Comments: Fixed in 2014.4.6-beta2.

View Article
Browsing all 2955 articles
Browse latest View live


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