hi i would like to ask how can i extract a files in .gz files remotely.
I made a script to upload a 2 compress .gz files via ftp functio in php and what i want to know how can i extract those files. i've tried the ftp_exec() and ftp_raw() but i got eror like SITE_EXEC and 500 not understood... Maybe i have miss something.. hopefully you can help me out thanks a lot

I made a script to upload a 2 compress .gz files via ftp functio in php and what i want to know how can i extract those files. i've tried the ftp_exec() and ftp_raw() but i got eror like SITE_EXEC and 500 not understood... Maybe i have miss something.. hopefully you can help me out thanks a lot
