Zipped archive to ftp?

I use Directory Opus to connect to my server all the time. Is there any way to use Directory Opus to expand a zipped archive to a ftp server? Thanks

Go inside the zip, then copy the files to the FTP site as you would from a normal folder.

Should this be the same like the server extracting the file in seconds(like some PHP scripts will do). The difference being 6 min for WordPress as apposed to 5 sec done by server. Seems to also be taking a long time. Thank so much

If the zip file is on the FTP server and you extract it to the FTP server. Dopus will need to download the zip file locally then upload each file/folder to the FTP server. It will defiantly take longer than doing it on the server or locally. General rule* anything you do on a remote server is going to pull the data to your local pc then push it back.

Thanks for all the help. I have posted a script that works well to do this (unzip quickly on server).
http://pctechtv.com/dopus/uncompress_zip_file_on_ftp_server.zip
Previously the incredible support on this forum showed me this [url]REGEX on COPYNAMES]
once the script is on your server click it with a button with the threads instruction, and it will do the trick.