Debug
    AnyCPU
    8.0.30703
    2.0
    {DD1C552F-7F48-4269-ABB3-2E4C89B7E43A}
    Library
    Properties
    Renci.SshNet
    Renci.SshNet
    v3.5
    512
  
  
    true
    full
    false
    bin\Debug\
    DEBUG;TRACE
    prompt
    4
  
  
    pdbonly
    true
    bin\Release\
    TRACE
    prompt
    4
  
  
    
    
    
    
    
    
  
  
    
      AuthenticationMethod.cs
    
    
      AuthenticationResult.cs
    
    
      BaseClient.cs
    
    
      ChannelAsyncResult.cs
    
    
      Channels\Channel.cs
    
    
      Channels\ChannelDirectTcpip.cs
    
    
      Channels\ChannelForwardedTcpip.cs
    
    
      Channels\ChannelForwardedTcpip.NET40.cs
    
    
      Channels\ChannelSession.cs
    
    
      Channels\ChannelTypes.cs
    
    
      CipherInfo.cs
    
    
      Common\ASCIIEncoding.cs
    
    
      Common\AsyncResult.cs
    
    
      Common\AuthenticationBannerEventArgs.cs
    
    
      Common\AuthenticationEventArgs.cs
    
    
      Common\AuthenticationPasswordChangeEventArgs.cs
    
    
      Common\AuthenticationPrompt.cs
    
    
      Common\AuthenticationPromptEventArgs.cs
    
    
      Common\BigInteger.cs
    
    
      Common\ChannelDataEventArgs.cs
    
    
      Common\ChannelEventArgs.cs
    
    
      Common\ChannelOpenFailedEventArgs.cs
    
    
      Common\ChannelRequestEventArgs.cs
    
    
      Common\DerData.cs
    
    
      Common\ExceptionEventArgs.cs
    
    
      Common\Extensions.cs
    
    
      Common\HostKeyEventArgs.cs
    
    
      Common\NetConfServerException.cs
    
    
      Common\NetConfServerException.NET40.cs
    
    
      Common\ObjectIdentifier.cs
    
    
      Common\PipeStream.cs
    
    
      Common\PortForwardEventArgs.cs
    
    
      Common\ProxyException.cs
    
    
      Common\ScpDownloadEventArgs.cs
    
    
      Common\ScpException.cs
    
    
      Common\ScpException.NET40.cs
    
    
      Common\ScpUploadEventArgs.cs
    
    
      Common\SemaphoreLight.cs
    
    
      Common\SftpPathNotFoundException.cs
    
    
      Common\SftpPathNotFoundException.NET40.cs
    
    
      Common\SftpPermissionDeniedException.cs
    
    
      Common\SftpPermissionDeniedException.NET40.cs
    
    
      Common\ShellDataEventArgs.cs
    
    
      Common\SshAuthenticationException.cs
    
    
      Common\SshAuthenticationException.NET40.cs
    
    
      Common\SshConnectionException.cs
    
    
      Common\SshConnectionException.NET40.cs
    
    
      Common\SshData.cs
    
    
      Common\SshException.cs
    
    
      Common\SshException.NET40.cs
    
    
      Common\SshOperationTimeoutException.cs
    
    
      Common\SshOperationTimeoutException.NET40.cs
    
    
      Common\SshPassPhraseNullOrEmptyException.cs
    
    
      Common\SshPassPhraseNullOrEmptyException.NET40.cs
    
    
      Common\TerminalModes.cs
    
    
      Compression\CompressionMode.cs
    
    
      Compression\Compressor.cs
    
    
      Compression\Zlib.cs
    
    
      Compression\ZlibOpenSsh.cs
    
    
      Compression\ZlibStream.cs
    
    
      ConnectionInfo.cs
    
    
      ExpectAction.cs
    
    
      ForwardedPort.cs
    
    
      ForwardedPortDynamic.cs
    
    
      ForwardedPortDynamic.NET.cs
    
    
      ForwardedPortLocal.cs
    
    
      ForwardedPortLocal.NET.cs
    
    
      ForwardedPortRemote.cs
    
    
      KeyboardInteractiveAuthenticationMethod.cs
    
    
      KeyboardInteractiveConnectionInfo.cs
    
    
      MessageEventArgs.cs
    
    
      Messages\Authentication\BannerMessage.cs
    
    
      Messages\Authentication\FailureMessage.cs
    
    
      Messages\Authentication\InformationRequestMessage.cs
    
    
      Messages\Authentication\InformationResponseMessage.cs
    
    
      Messages\Authentication\PasswordChangeRequiredMessage.cs
    
    
      Messages\Authentication\PublicKeyMessage.cs
    
    
      Messages\Authentication\RequestMessage.cs
    
    
      Messages\Authentication\RequestMessageHost.cs
    
    
      Messages\Authentication\RequestMessageKeyboardInteractive.cs
    
    
      Messages\Authentication\RequestMessageNone.cs
    
    
      Messages\Authentication\RequestMessagePassword.cs
    
    
      Messages\Authentication\RequestMessagePublicKey.cs
    
    
      Messages\Authentication\SuccessMessage.cs
    
    
      Messages\Connection\ChannelCloseMessage.cs
    
    
      Messages\Connection\ChannelDataMessage.cs
    
    
      Messages\Connection\ChannelEofMessage.cs
    
    
      Messages\Connection\ChannelExtendedDataMessage.cs
    
    
      Messages\Connection\ChannelFailureMessage.cs
    
    
      Messages\Connection\ChannelMessage.cs
    
    
      Messages\Connection\ChannelOpenConfirmationMessage.cs
    
    
      Messages\Connection\ChannelOpenFailureMessage.cs
    
    
      Messages\Connection\ChannelOpenFailureReasons.cs
    
    
      Messages\Connection\ChannelOpen\ChannelOpenInfo.cs
    
    
      Messages\Connection\ChannelOpen\ChannelOpenMessage.cs
    
    
      Messages\Connection\ChannelOpen\DirectTcpipChannelInfo.cs
    
    
      Messages\Connection\ChannelOpen\ForwardedTcpipChannelInfo.cs
    
    
      Messages\Connection\ChannelOpen\SessionChannelOpenInfo.cs
    
    
      Messages\Connection\ChannelOpen\X11ChannelOpenInfo.cs
    
    
      Messages\Connection\ChannelRequest\BreakRequestInfo.cs
    
    
      Messages\Connection\ChannelRequest\ChannelRequestMessage.cs
    
    
      Messages\Connection\ChannelRequest\EndOfWriteRequestInfo.cs
    
    
      Messages\Connection\ChannelRequest\EnvironmentVariableRequestInfo.cs
    
    
      Messages\Connection\ChannelRequest\ExecRequestInfo.cs
    
    
      Messages\Connection\ChannelRequest\ExitSignalRequestInfo.cs
    
    
      Messages\Connection\ChannelRequest\ExitStatusRequestInfo.cs
    
    
      Messages\Connection\ChannelRequest\KeepAliveRequestInfo.cs
    
    
      Messages\Connection\ChannelRequest\PseudoTerminalInfo.cs
    
    
      Messages\Connection\ChannelRequest\RequestInfo.cs
    
    
      Messages\Connection\ChannelRequest\ShellRequestInfo.cs
    
    
      Messages\Connection\ChannelRequest\SignalRequestInfo.cs
    
    
      Messages\Connection\ChannelRequest\SubsystemRequestInfo.cs
    
    
      Messages\Connection\ChannelRequest\WindowChangeRequestInfo.cs
    
    
      Messages\Connection\ChannelRequest\X11ForwardingRequestInfo.cs
    
    
      Messages\Connection\ChannelRequest\XonXoffRequestInfo.cs
    
    
      Messages\Connection\ChannelSuccessMessage.cs
    
    
      Messages\Connection\ChannelWindowAdjustMessage.cs
    
    
      Messages\Connection\GlobalRequestMessage.cs
    
    
      Messages\Connection\GlobalRequestName.cs
    
    
      Messages\Connection\RequestFailureMessage.cs
    
    
      Messages\Connection\RequestSuccessMessage.cs
    
    
      Messages\Message.cs
    
    
      Messages\MessageAttribute.cs
    
    
      Messages\ServiceName.cs
    
    
      Messages\Transport\DebugMessage.cs
    
    
      Messages\Transport\DisconnectMessage.cs
    
    
      Messages\Transport\DisconnectReason.cs
    
    
      Messages\Transport\IgnoreMessage.cs
    
    
      Messages\Transport\IKeyExchangedAllowed.cs
    
    
      Messages\Transport\KeyExchangeDhGroupExchangeGroup.cs
    
    
      Messages\Transport\KeyExchangeDhGroupExchangeInit.cs
    
    
      Messages\Transport\KeyExchangeDhGroupExchangeReply.cs
    
    
      Messages\Transport\KeyExchangeDhGroupExchangeRequest.cs
    
    
      Messages\Transport\KeyExchangeDhInitMessage.cs
    
    
      Messages\Transport\KeyExchangeDhReplyMessage.cs
    
    
      Messages\Transport\KeyExchangeInitMessage.cs
    
    
      Messages\Transport\NewKeysMessage.cs
    
    
      Messages\Transport\ServiceAcceptMessage.cs
    
    
      Messages\Transport\ServiceRequestMessage.cs
    
    
      Messages\Transport\UnimplementedMessage.cs
    
    
      NetConfClient.cs
    
    
      Netconf\NetConfSession.cs
    
    
      NoneAuthenticationMethod.cs
    
    
      PasswordAuthenticationMethod.cs
    
    
      PasswordConnectionInfo.cs
    
    
      PrivateKeyAuthenticationMethod.cs
    
    
      PrivateKeyConnectionInfo.cs
    
    
      PrivateKeyFile.cs
    
    
      ProxyTypes.cs
    
    
      ScpClient.cs
    
    
      ScpClient.NET.cs
    
    
      Security\Algorithm.cs
    
    
      Security\CertificateHostAlgorithm.cs
    
    
      Security\Cryptography\AsymmetricCipher.cs
    
    
      Security\Cryptography\BlockCipher.cs
    
    
      Security\Cryptography\Cipher.cs
    
    
      Security\Cryptography\CipherDigitalSignature.cs
    
    
      Security\Cryptography\Ciphers\AesCipher.cs
    
    
      Security\Cryptography\Ciphers\Arc4Cipher.cs
    
    
      Security\Cryptography\Ciphers\BlowfishCipher.cs
    
    
      Security\Cryptography\Ciphers\CastCipher.cs
    
    
      Security\Cryptography\Ciphers\CipherMode.cs
    
    
      Security\Cryptography\Ciphers\CipherPadding.cs
    
    
      Security\Cryptography\Ciphers\DesCipher.cs
    
    
      Security\Cryptography\Ciphers\Modes\CbcCipherMode.cs
    
    
      Security\Cryptography\Ciphers\Modes\CfbCipherMode.cs
    
    
      Security\Cryptography\Ciphers\Modes\CtrCipherMode.cs
    
    
      Security\Cryptography\Ciphers\Modes\OfbCipherMode.cs
    
    
      Security\Cryptography\Ciphers\Paddings\PKCS5Padding.cs
    
    
      Security\Cryptography\Ciphers\Paddings\PKCS7Padding.cs
    
    
      Security\Cryptography\Ciphers\RsaCipher.cs
    
    
      Security\Cryptography\Ciphers\SerpentCipher.cs
    
    
      Security\Cryptography\Ciphers\TripleDesCipher.cs
    
    
      Security\Cryptography\Ciphers\TwofishCipher.cs
    
    
      Security\Cryptography\DigitalSignature.cs
    
    
      Security\Cryptography\DsaDigitalSignature.cs
    
    
      Security\Cryptography\DsaKey.cs
    
    
      Security\Cryptography\Hashes\MD5Hash.cs
    
    
      Security\Cryptography\Hashes\SHA1Hash.cs
    
    
      Security\Cryptography\Hashes\SHA256Hash.cs
    
    
      Security\Cryptography\HMac.cs
    
    
      Security\Cryptography\Key.cs
    
    
      Security\Cryptography\RsaDigitalSignature.cs
    
    
      Security\Cryptography\RsaKey.cs
    
    
      Security\Cryptography\StreamCipher.cs
    
    
      Security\Cryptography\SymmetricCipher.cs
    
    
      Security\HostAlgorithm.cs
    
    
      Security\KeyExchange.cs
    
    
      Security\KeyExchangeDiffieHellman.cs
    
    
      Security\KeyExchangeDiffieHellmanGroup14Sha1.cs
    
    
      Security\KeyExchangeDiffieHellmanGroup1Sha1.cs
    
    
      Security\KeyExchangeDiffieHellmanGroupExchangeSha1.cs
    
    
      Security\KeyExchangeDiffieHellmanGroupExchangeSha256.cs
    
    
      Security\KeyHostAlgorithm.cs
    
    
      Session.cs
    
    
      Session.NET.cs
    
    
      SftpClient.cs
    
    
      Sftp\Flags.cs
    
    
      Sftp\Requests\SftpCloseRequest.cs
    
    
      Sftp\Requests\SftpFSetStatRequest.cs
    
    
      Sftp\Requests\SftpFStatRequest.cs
    
    
      Sftp\Requests\SftpInitRequest.cs
    
    
      Sftp\Requests\SftpLStatRequest.cs
    
    
      Sftp\Requests\SftpMkDirRequest.cs
    
    
      Sftp\Requests\SftpOpenDirRequest.cs
    
    
      Sftp\Requests\SftpOpenRequest.cs
    
    
      Sftp\Requests\SftpReadDirRequest.cs
    
    
      Sftp\Requests\SftpReadLinkRequest.cs
    
    
      Sftp\Requests\SftpReadRequest.cs
    
    
      Sftp\Requests\SftpRealPathRequest.cs
    
    
      Sftp\Requests\SftpRemoveRequest.cs
    
    
      Sftp\Requests\SftpRenameRequest.cs
    
    
      Sftp\Requests\SftpRequest.cs
    
    
      Sftp\Requests\SftpRmDirRequest.cs
    
    
      Sftp\Requests\SftpSetStatRequest.cs
    
    
      Sftp\Requests\SftpStatRequest.cs
    
    
      Sftp\Requests\SftpSymLinkRequest.cs
    
    
      Sftp\Requests\SftpWriteRequest.cs
    
    
      Sftp\Responses\SftpAttrsResponse.cs
    
    
      Sftp\Responses\SftpDataResponse.cs
    
    
      Sftp\Responses\SftpExtendedReplyResponse.cs
    
    
      Sftp\Responses\SftpHandleResponse.cs
    
    
      Sftp\Responses\SftpNameResponse.cs
    
    
      Sftp\Responses\SftpResponse.cs
    
    
      Sftp\Responses\SftpStatusResponse.cs
    
    
      Sftp\Responses\SftpVersionResponse.cs
    
    
      Sftp\SftpDataMessage.cs
    
    
      Sftp\SftpDownloadAsyncResult.cs
    
    
      Sftp\SftpFile.cs
    
    
      Sftp\SftpFileAttributes.cs
    
    
      Sftp\SftpFileStream.cs
    
    
      Sftp\SftpListDirectoryAsyncResult.cs
    
    
      Sftp\SftpMessage.cs
    
    
      Sftp\SftpMessageTypes.cs
    
    
      Sftp\SftpSession.cs
    
    
      Sftp\SftpUploadAsyncResult.cs
    
    
      Sftp\StatusCodes.cs
    
    
      Shell.cs
    
    
      ShellStream.cs
    
    
      SshClient.cs
    
    
      SshCommand.cs
    
    
      SubsystemSession.cs