2 Repos
Capabilities for mapping local folders or drives as network shares within a remote session.
Distinct from Shared Drive Configuration: Candidates focus on cloud drive configuration or URL parsing, not RDP-style local-to-remote drive mapping.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Remote Drive Redirection. Refine with filters or upvote what's useful.
FreeRDP is a full software implementation of the Remote Desktop Protocol, providing both client and server capabilities for remote session management. It functions as an RDP client library and a standalone remote desktop client, enabling remote connectivity and interoperability across different operating systems. The project includes a dedicated network device redirector and an RDP gateway client to handle authentication and proxy routing. It allows developers to integrate remote desktop functionality into third-party software applications via its client library. The software covers a wide r
Makes local folders or drives accessible inside the remote session as a network share.
xrdp is an open-source implementation of the Remote Desktop Protocol (RDP) that enables users to establish a remote graphical desktop session to a Linux machine. It provides a standard RDP connection to a Linux desktop, allowing clients to access and interact with the remote system's graphical interface. The project supports a wide range of platforms beyond standard x86 and ARM Linux environments, including macOS, FreeBSD, and other UNIX-like systems. It offers extensive configuration options for remote display management, such as matching the client display to the server screen, dynamic resi
Maps local disk drives into remote desktop sessions for direct file access and transfer.