You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project provides a Python script designed to find and eliminate duplicate files across multiple physical drives that are part of a mergerfs pool. It automates the process of creating hardlinks for duplicates that exist on different filesystems, something that standard tools cannot do directly.