Page 1 of 1

How to update remote package?

Posted: Sat May 30, 2020 3:03 pm
by deedee123
Hi, i successfully uploaded my ggpkg to the server, and after FTP and add it to the WP media browser (with Media Sync) and a page it displayed correctly.
but now i have an updated version, but it seems not to unpack the new one automatically again.

how to force this?

or any FTP program that can unzip on server? (i tried with winfcp, but doesn't seem to work...)

suggestions appreciated.
david

Re: How to update remote package?

Posted: Sat May 30, 2020 3:20 pm
by deedee123
i'm now using unzipper.php, that works.

https://github.com/ndeet/unzipper

(when changing the zip to ggpkg in the PHP code)