1 مستودع
Translation and assignment of user and group identities between different operating systems (e.g., POSIX IDs to Windows SIDs).
Distinct from File-to-Package Ownership Resolvers: Candidates focus on package ownership or cron jobs; this is about translating OS-level user identity for file ownership.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Identity Mapping. Refine with filters or upvote what's useful.
Mutagen is a cross-platform file synchronization engine and development environment orchestrator. It provides real-time bidirectional file synchronization between local machines, remote servers, and Docker containers, often utilizing SSH for transport. The tool functions as a high-performance alternative to Docker bind mounts by mirroring files between a local host and a running container. It also operates as a network port forwarding utility, routing TCP traffic and Unix domain sockets between local and remote environments via SSH. Its capability surface includes filesystem event monitoring
Assigns specific user and group identities to synchronized files using POSIX IDs, Windows SIDs, or names.