Skip to content

AWS S3 compatible#99

Open
amonyaos wants to merge 2 commits into
ahmedkaludi:mainfrom
amonyaos:s3-compatible
Open

AWS S3 compatible#99
amonyaos wants to merge 2 commits into
ahmedkaludi:mainfrom
amonyaos:s3-compatible

Conversation

@amonyaos

Copy link
Copy Markdown
  1. Save Backups to S3 not works(AWS region us-east-1). So S3Compatible.php copy from W3 Total Cache, and add the S3.php listBuckets function to it.
  2. $destination_s3 = get_option( 'wp_db_backup_destination_s3' ) get "1", 1 === $destination_s3 not works, so change it to 1 === (int) $destination_s3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant