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

Commented 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


Commented 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: In some error cases, an unhandled exception might be...

There is a race condition that can cause an unhandled exception to be thrown. Take a look at the following code:```C#try{// "server" needs to be changed to a real SSH server// The credentials do not...

View Article

Created Unassigned: ForwardedPortDynamic unhandled exception if client...

In my experimenting, it wasn't uncommon for a browser to initiate a connection with the SOCKS proxy hosted by SSH.NET, then abort the connection before the response came back. This resulted in a...

View Article

Created Unassigned: SftpClient ctor throws exception when hostname has _...

The constructor for SftpClient and SshClient class throws an ArgumentException when the hostname has an underscrore character '_' . Using disassembly I can find the issue is the regex _rehost in...

View Article


Commented Unassigned: In some error cases, an unhandled exception might be...

There is a race condition that can cause an unhandled exception to be thrown. Take a look at the following code:```C#try{// "server" needs to be changed to a real SSH server// The credentials do not...

View Article

Created Unassigned: Bad behaviour with symbolic links [1856]

Symbolic link are most of time resolved because of the use of GetCanonicalPath().This appears when calling GetAttributes() and when listing files.The size of symbolic links in the SftpFileAttributes...

View Article

Created Unassigned: Command requires confirmation YES/NO [1863]

I need to execute command to restore router data but ssh command requires additional confirmation yes/no. In the putty I type additional command yes.How can I execute restore command with confirmation?

View Article


Created Unassigned: System.OutOfMemoryException when trying large files in...

Exception of type 'System.OutOfMemoryException' was thrown.mscorlib at System.IO.MemoryStream.set_Capacity(Int32 value) at System.IO.MemoryStream.EnsureCapacity(Int32 value) at...

View Article


Created Unassigned: Closing forwarded ports does not work [1867]

Dear all,I use PuTTy with the following settings for port forwarding which works fine:putty.exe -ssh user@hostname -L 5555:localhost:5555 -L 5554:localhost:5554 -N -pw passwordNow I want to do this...

View Article

Created Unassigned: 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

Created 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

Created Unassigned: lsnrctl: command not found issue [1874]

Hi,I am facing issue while trying to run a command on a remote server using renci.dllThe error is as below bash: lsnrctl: command not found and command used as -lsnrctl status | egrep -i...

View Article


Created Unassigned: Sending EOF on wrong channel number. [1877]

In the latest version under Source Code I always gets problem with my devices that runs dropbear_0.52 after a few/seconds 10-20 seconds. I took a look in the log on one the devices and could see that...

View Article

Created Unassigned: Executing Powershell command through freeSSHd & WinSSHD...

The SSH.NET library is locking up when I run a Powershell script through freeSSHd and WinSSHD. Executing VBScripts through cscript.exe works without issue. I have included example C# code for both (see...

View Article


Created Unassigned: download xlsx stream using renci [1880]

while converting to datatable from downloaded stream of xlsx returns encrypted text.

View Article

Commented Unassigned: download xlsx stream using renci [1880]

while converting to datatable from downloaded stream of xlsx returns encrypted text.Comments: ** Comment from web user: beula ** sftpClient.DownloadFile(filePath, Stream);byte[] decryptedArray =...

View Article


Commented Unassigned: Closing forwarded ports does not work [1867]

Dear all,I use PuTTy with the following settings for port forwarding which works fine:putty.exe -ssh user@hostname -L 5555:localhost:5555 -L 5554:localhost:5554 -N -pw passwordNow I want to do this...

View Article

Commented Unassigned: 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

Created Unassigned: SSHNet and Visual basic- login [1882]

Hello! I work for a company called GGServers, and we sell minecraft hosting. What I'm currently working on, is an application in VB to streamline the process of ssh remote management. What this program...

View Article
Browsing all 1026 articles
Browse latest View live


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