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
Is this a bug?
Will it effect checksum reporting?
If so, how to prevent the creation of this random directory (in this example:\tmpvi4hndq5)
Also, the first time I run bagit:
'C:\Users\smith\Desktop\desktop\bagit-python-master>bagit.py --contact-name 'Stephen' C:\Users\smith\Desktop\project\Appendices'
always fails, so I always have to run the command a second time in the same command prompt.
The text was updated successfully, but these errors were encountered:
If you repost it there, can you confirm that the bagging command finished processing? Bagit-python uses a temporary folder to simplify some of the processing and file movements, but it should be cleaned up when bagging finishes.
BagIt-Version: 0.97
When I run bagit it always creates a tertiary directory:
For example:
C:\Users\smith\Desktop\desktop\bagit-python-master>bagit.py --contact-name 'Stephen' C:\Users\smith\Desktop\project\Appendices
===>
C:\Users\smith\Desktop\project\Appendices
becomes:
C:\Users\sklein\Desktop\project\data\tmpvi4hndq5\Appendices\
Is this a bug?
Will it effect checksum reporting?
If so, how to prevent the creation of this random directory (in this example:\tmpvi4hndq5)
Also, the first time I run bagit:
'C:\Users\smith\Desktop\desktop\bagit-python-master>bagit.py --contact-name 'Stephen' C:\Users\smith\Desktop\project\Appendices'
always fails, so I always have to run the command a second time in the same command prompt.
The text was updated successfully, but these errors were encountered: