1 مستودع
Formatting and escaping filesystem paths for interpretation by a remote shell.
Distinguishing note: Candidates focus on local path resolution or UI formatting, not shell-specific remote escaping.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Remote Path Transformations. Refine with filters or upvote what's useful.
SSH.NET is a .NET library that implements the SSH-2 protocol for encrypted remote connections and secure file transfers. It provides a complete SSH-2 protocol stack implementation with a channel multiplexing engine that manages multiple concurrent channels over a single connection, supporting simultaneous shell sessions, remote command execution, SFTP transfers, and port forwarding tunnels. The library includes a pluggable authentication pipeline supporting password, public key, certificate, keyboard-interactive, and multi-factor authentication combinations. The library distinguishes itself t
Provides a mode to pass remote file paths without transformation for SCP/SFTP operations.