transit_model icon indicating copy to clipboard operation
transit_model copied to clipboard

NTFS - refacto of the write_to_zip

Open prhod opened this issue 7 years ago • 0 comments

In the ntfs module, in mod.rs, the function write_to_zip is writing ntfs files in a temp_dir, and then creating a zip with all the temp files. Is it possible to write into the zip file straight away ?

prhod avatar May 29 '18 12:05 prhod