We have a requirement to unzip the ".tar.gz" files from application server in ABAP program and save the unzipped files to presentation server. I have found out the class CL_ABAP_ZIP is not working for this file format.
Could you please help in this as it's an urgent requirement.