nati/offsite-backup-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Symfony bundle to sync a path to a S3 repository

1.0.5 2022-01-17 22:52 UTC

This package is auto-updated.

Last update: 2023-03-17 12:16:57 UTC


README

Sync a path to a S3 repository using S3 php SDK.

Motivations :

  • no use of third-party commands (like s3cmd)
  • use symfony config/vault to manager S3 credentials

Install the package with:

composer require nati/offsite-backup-bundle

Usage

This bundle provides a single command to add to a crontab :

php bin/console offsite-backup --env=prod /path/to/sync s3bucket