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 Feb 19, 2026. It is now read-only.
Currently, eprints2bags refuses to run if the number of records exceeds 31,998, because some file systems can't create more than 32k subdirectories. THe way the user currently has to work around that is to manually split up big jobs into separate runs and manually create separate subdirectories as needed. Eprints2bags could automatically create 2 levels of subdirectories when a run includes more than 32k entries.