• Resolved glreese

    (@glreese)


    I am having some issues with the S3 sync. The plugin inserts a custom url (i.e. /tcS3_media/uploads/2016/04/IMG_4584.jpg) which is fine. I update the wordpress upload location with wp-config… which aligns the uploading with the new local folder location. What I can’t seem to figure out is the sync with S3. Some files sync, others do not. If I go into the Media tab and select “send file to s3″… nothing happens. I do see the file and all the size version in the tcS3 local location. Also, does this require S3 files to have public permissions?

    Thank you for any guidance.

    Here are my parameters:
    Use environment variables No
    S3 Bucket: bucketname-wp
    S3 Bucket Path: /wp-content
    The path within your S3 bucket that WordPress should use as your “uploads” directory
    Override default WP URL Yes
    Local URL: http://website/tcS3_media/
    S3 URL: https://mybucketname.s3.amazonaws.com/wp-content/
    Use fallback Yes
    S3 Bucket Region: us-east-1

    tcS3 Advanced Configuration

    S3 Concurrent Connections 10
    S3 Minimum Part Size (MB) 5
    Delete local file after upload No
    Cache time for S3 objects 172800
    Cache time for S3 object redirects 86400

    https://wordpress.org/plugins/tcs3/

The topic ‘issues loading to S3’ is closed to new replies.