engine-api
engine-api copied to clipboard
Wrong pathstat.Size value for tar file extracted using CopyFromContainer
Hi,
I'm reading a folder from terminated container, the folder is returned as tar from CopyFromContainer which is great. The problem is with the metadata. The pathStat returned in the same call has wrong value for the size of the tar file - 4096.
Could it be solvable?
Thanks, Shay