S3FS File Proxy to S3
27 sites
Security covered
This module replicates the functionality of stage_file_proxy and s3fs_file_proxy, but instead of downloading files to a local filesystem, it's designed for staging and pre-production environments that use S3. It downloads files from your production S3 bucket and uploads them to your staging/pre-production S3 bucket.
This module keep on stage_file_proxy, s3fs_file_proxy philosophy, but instead download files to use in your local file system, is thought for staging and preproductions environment that use S3 like production. It's used with s3fs module.
This module download the files from your production S3 bucket and then upload to your pre production S3 bucket.