Log in
Model

Synchronizer

Magento\RemoteStorage\Model\Synchronizer

What it does

This class synchronizes files from local filesystem directories to remote storage (like S3 or cloud storage).

Developers use this when migrating a Magento installation to use remote storage for media and other files, copying all local files to the configured remote storage system while preserving directory structure.

Public Methods

  • execute()