Env
* Paralles Desktop 14
* Guest OS Ubuntu 18.04
* Share folder between macos and Ubuntu 18.04.
When I built some my program on the shared folder. But it generated huge file (59PB).
ls -ls on Ubuntu 18.04
0 -rw-rw-r-- 1 xxx xxx 59277486770629194 12月 12 14:50 install_manifest.txt
ls -ls on macos
54184 -rw-rw-r-- 1 xxx staff 59277486770629194 12 12 14:50 install_manifest.txt
If I built the program on non shared folder, I did not see such huge file.
* Paralles Desktop 14
* Guest OS Ubuntu 18.04
* Share folder between macos and Ubuntu 18.04.
When I built some my program on the shared folder. But it generated huge file (59PB).
ls -ls on Ubuntu 18.04
0 -rw-rw-r-- 1 xxx xxx 59277486770629194 12月 12 14:50 install_manifest.txt
ls -ls on macos
54184 -rw-rw-r-- 1 xxx staff 59277486770629194 12 12 14:50 install_manifest.txt
If I built the program on non shared folder, I did not see such huge file.