Quote:
Originally Posted by geek1011
That's because I currently read the entire file into memory.
I'll fix and release that next week (if you want to do it, it's just using os.Open to open the file, the file .Stat to get the size for the tar header, then io.Copy for writing to the tar).
That dictionary is quite large (638 MB). Does it have images?
|
No, it has not images but a looooot of definitions (Oxford Old English). I've already copied it directly, as it's going to be maintained between patches, so no problem from my side.