| | Is it just me, or is all this way too complicated? On Linux, a simple CHMOD to 700 will do the trick QUOTE("minimcmonkey") One way to make a compressed folder idiot proof (i dont know if this works on anything but windows) Rename the compressed zipped folder, and remove the .zip bit, so that windows doesnt recognise it, it will no display a corrupted file, to get it back, rename it and add the .zip bit back. That won't work on Linux/Mac. Only Windows is foolish enough to trust the file extensions to determine a file type. Linux/Mac use the headers within the file to determine it's type. Hence the reason that you don't need file extensions on anything except Windows. |



