Hi, I want migrate some content from another instance, so I did a poc on
my dev instance at first, I have exported some assets via vlt tool, it
seems fine, the assets which exported are available, but after I import
them into AEM instance (same instance) again, all assets are broken. It
seems there is some encoding issue, because the assets size has
increased after import them (e.g 231KB to 419KB) , but I don't know how
can I fix them. And I have already set Default Parameter Encoding to
UTF-8, ...