Ln - Command line Hardlinks Hermann Schinagl
winget install --id=HermannSchinagl.ln -e
ln is a swiss army knife for hardlinks, symbolic links, junctions when it comes to copying. Further more it provides a incremental copy mechanism called Delorean Copy
Ln is a versatile command-line tool designed to manage hardlinks, symbolic links, junctions, and mount points efficiently on NTFS filesystems. It offers advanced functionality beyond standard tools, making it an essential utility for precise file management.
Key Features:
- Comprehensive Link Management: Handles hardlinks, symbolic links, junctions, and mount points with precision.
- SmartCopies: Preserves the structure of inner and outer hardlinks/junctions during copies, ensuring accurate replication.
- Incremental Backups: Utilizes Delorean Copy for efficient incremental backups based on hardlinks, saving time and storage.
- Absolute Symbolic Links: Forces creation of absolute paths when necessary, enhancing flexibility in link management.
- Complex Copy Scenarios: Supports anchor paths to handle complex operations, ensuring correct restoration of junctions/symbolic links.