#------------------------------------------------------------------------------ # Settings for aws_s3_sync.sh # Define the AWS S3 Bucket to copy to. S3Bucket="s3://EDITME-S3-BUCKET-FOR-PERFORCE-BACKUP" # Define the storage class for AWS S3. This impacts storage costs, # accessibility, etc. # For more information, see: https://aws.amazon.com/s3/storage-classes StorageClass="STANDARD_IA"
| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #1 | 31397 | C. Thomas Tyler | Populate -b SDP_Classic_to_Streams -s //guest/perforce_software/sdp/...@31368. | ||
| //guest/perforce_software/sdp/dev/Unsupported/Samples/cloud/aws/aws_s3_sync.cfg | |||||
| #1 | 29572 | C. Thomas Tyler | Added sample AWS s3 sync script and its config file. | ||