Title: PHP Modules Required to Sync
Last modified: October 3, 2018

---

# PHP Modules Required to Sync

 *  [russwiltshire](https://wordpress.org/support/users/russwiltshire/)
 * (@russwiltshire)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/php-modules-required-to-sync/)
 * Hi. I recently synced image files to a bucket using wp-stateless. It didn’t sync
   any thumbnails, only the original full-size image file. I then installed the 
   gd module for php. Ran the sync again and this time it took about 5 times longer
   PER FILE and the thumbnails ended up in the bucket.
 * I’d like to understand exactly what is going on here. If wp-stateless is only
   moving or copying files from the local disk to a bucket, why would it need gd
   at all, and why would it perform some additional processing for each file when
   gd is available? Is it regenerating thumbnails as it moves/copies to the bucket?
   If so, why? Can’t it just copy the files as they are without having to regenerate
   thumbnails (the thumbnails have already been generated so why not use them?)
 * I’m not complaining, wp-stateless is awesome. But it would be useful for my load-
   balanced setup to know what is going on and why the gd module is needed.
 * Thanks for your help. Russ.

The topic ‘PHP Modules Required to Sync’ is closed to new replies.

 * ![](https://ps.w.org/wp-stateless/assets/icon.svg?rev=1715943)
 * [WP-Stateless - Google Cloud Storage](https://wordpress.org/plugins/wp-stateless/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-stateless/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-stateless/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-stateless/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-stateless/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-stateless/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [russwiltshire](https://wordpress.org/support/users/russwiltshire/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/php-modules-required-to-sync/)
 * Status: not resolved