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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: