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
{{ message }}
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
Currently the files being listed in NTFS and all versions of FAT are limited using static values. (3744 and 2 clusters for NTFS & FAT respectively. We need to be able to do it dynamically depending on some data from the disk itself.
Currently the files being listed in NTFS and all versions of FAT are limited using static values. (3744 and 2 clusters for NTFS & FAT respectively. We need to be able to do it dynamically depending on some data from the disk itself.