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
Solution for CCA Disk Image Processor mounts disk image, copies files using shutil.copytree, and then unmounts image in Bitcurator. Difficulty is in making such an approach work across different OSes.
The text was updated successfully, but these errors were encountered:
Solution for CCA Disk Image Processor mounts disk image, copies files using shutil.copytree, and then unmounts image in Bitcurator. Difficulty is in making such an approach work across different OSes.
The text was updated successfully, but these errors were encountered: