1

I have Linux server used for Redis and DB, I need to connect the redis server through SSH from C# code. Which redis c# client has that provision?

  • Wait. Why would you use SSH to access your redis server? Why not connect to it using a redis-client, such as https://stackexchange.github.io/StackExchange.Redis/? – Eric Wu Nov 11 '19 at 12:47
  • See following : https://social.msdn.microsoft.com/Forums/security/en-US/817b4f71-7e88-4b62-b48a-8a5edca800fd/sshsftp-communications-in-c?forum=netfxnetcom – jdweng Nov 11 '19 at 12:48
  • In redis desktop managers have that option. It is actually a requirement. – user2972244 Nov 11 '19 at 12:57
  • We cannot open the redis port, Ths is the main reason – user2972244 Nov 11 '19 at 13:11

0 Answers0