Hi, I am trying to make a zip archive with tar i did exec("tar czf test.tar 1.conf");
but when i open it in winrar it shows a dir i go to it and then there is the file but if i use winzip it said the file had a error when i just try to open the zip. Any idea what i did wrong?