SaaSHub helps you find the best software and product alternatives Learn more →
SSH.NET Alternatives
Similar projects and alternatives to SSH.NET
-
QuestPDF
QuestPDF is a modern open-source .NET library for PDF document generation. Offering comprehensive layout engine powered by concise and discoverable C# Fluent API. Easily generate PDF reports, invoices, exports, etc.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
echarts
Apache ECharts is a powerful, interactive charting and data visualization library for browser
-
-
FileHelpers
The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams
-
-
FluentFTP
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP support, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#.
-
-
-
(Really) Simple Service Discovery Protocol For .Net
Really Simple Service Discovery Protocol - a 100% .Net implementation of the SSDP protocol for publishing custom/basic devices, and discovering all device types on a network.
-
DnsClient.NET
DnsClient.NET is a simple yet very powerful and high performant open source library for the .NET Framework to do DNS lookups
-
NModbus4
Discontinued NModbus4 is a C# implementation of the Modbus protocol. This project is archived in favor of https://github.com/NModbus/NModbus
-
-
-
SSH.NET discussion
SSH.NET reviews and mentions
-
Simplifying Remote Docker Container Connections in .NET Aspire with SSH.Net
SSH .Net
-
Is it possible for me to automate tasks on PuTTY using PowerShell ISE?
I've had success using SSH.NET to automate my SSH workflows. It looks like theres a PowerShell module called Posh-SSH that usses a custom version of ssh.net to work easier with PowerShell.
-
Azure - Best Way to automate SFTP transfers
So premium Azure Function with a Public IP & outgoing NAT Gateway for networking. And everything else in a single C# project: - SSH.Net for transfer (https://github.com/sshnet/SSH.NET) - Graph SDK for Sharepoint upload (https://github.com/microsoftgraph/msgraph-sdk-dotnet)
-
Pulling and visualizing data from a database client side
- Azure Function app on .NET 6.0, connected to SQL server using SSH.NET for an SSH tunnel and [MySQL's .NET connector](https://dev.mysql.com/doc/connector-net/en/)
-
Search FTP Directory to see if file exists and partially matches my variable
Which SFTP library are you using? There should be a method to enumerate the files in a directory, e.g. for SSH.NET
-
Feed multiple lines to CMD and return output as string
If you want to connect to a remote machine you can do that directly through C# with something like this https://www.nuget.org/packages/SSH.NET/
-
How can I use FTP on .Net 3.5 CF?
I've had a look SSH.Net but I get an error when I try add the reference.
-
BP VBO for SFTP file transfers?
Ahh that would make sense, then. I've also come across this library which may be helpful to OP -- https://github.com/sshnet/SSH.NET
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Oct 2024
Stats
sshnet/SSH.NET is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of SSH.NET is C#.