Synchronizing Object Storage Objects
Synchronize a file system directory with objects in a bucket.
Synchronization traverses the directories and sub-directories of the specified file system, and copying new and modified files or objects from the source to the destination and optionally deleting those that aren't present in the source.
Using the CLI
Use the oci os object sync command and required parameters to synchronize the objects in a file system and a bucket:
oci os object sync --bucket-name bucket_name [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.