wp-cli-shifter icon indicating copy to clipboard operation
wp-cli-shifter copied to clipboard

Check file existence before get pre signed-url.

Open sawanoboly opened this issue 9 years ago • 0 comments

https://github.com/getshifter/wp-cli-shifter/blob/master/lib/archive.php#L155-L176

When issuing Pre signed-url, an empty item is first created. If there is no file, it will be left when the archive can not be created.

sawanoboly avatar Feb 04 '17 12:02 sawanoboly