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

New Post: SFTP Parallel Downloads again

Hi Oleg,It works like a charm, thank you :-).

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

Source code checked in, #22732

Fix some tests Update all projects to generate xml documentation file Cross project fixes to make it compilable for all projects

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


Source code checked in, #22733

Update Assmbly information to version 2013.1.27

View Article

Released: 2013.1.27 (Jan 26, 2013)

New FeaturesAdd support for arcfour cipher and hmac-ripemd160 algorithms Add support for twofish cipher Add support for hmac-sha2-256, hmac-sha2-256-96, hmac-md5-96 and hmac-sha1-96Add IsUploadCanceled...

View Article

Updated Release: 2013.1.27 (Jan 26, 2013)

New FeaturesAdd support for arcfour cipher and hmac-ripemd160 algorithmsAdd support for twofish cipherAdd support for hmac-sha2-256, hmac-sha2-256-96, hmac-md5-96 and hmac-sha1-96Add IsUploadCanceled...

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

Released: 2013.1.27 (Jan 27, 2013)

New FeaturesAdd support for arcfour cipher and hmac-ripemd160 algorithms Add support for twofish cipher Add support for hmac-sha2-256, hmac-sha2-256-96, hmac-md5-96 and hmac-sha1-96Add IsUploadCanceled...

View Article

Updated Release: 2013.1.27 (Jan 27, 2013)

New FeaturesAdd support for arcfour cipher and hmac-ripemd160 algorithmsAdd support for twofish cipherAdd support for hmac-sha2-256, hmac-sha2-256-96, hmac-md5-96 and hmac-sha1-96Add IsUploadCanceled...

View Article


New Post: SFTP Parallel Downloads again

Hi Oleg,did you lock something in your threads? Exceptions are gone, but the downloadspeed decreases extremely. 1 Download = 20Mbit/s and 2 Downloads parallel = 2Mbit/s per Download. Before the fix, 2...

View Article

New Post: SFTP Parallel Downloads again

Nerver mind ... my fault! Debugmessages from sftpclient are slowing down everything :-).

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


New Post: SFTP Parallel Downloads again

 Ok,No problem. I am actually planning to review all debug messages generate by library,so in release version they would never appear. Thanks,Oleg

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 2955 articles
Browse latest View live


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