IMAGINARY / imaginary-web

Imaginary website (Drupal 7)
GNU General Public License v2.0
3 stars 0 forks source link

S3Sync not excluding directories #106

Open elondaits opened 8 years ago

elondaits commented 8 years ago

The process that syncs user files to Amazon S3 is not excluding certain directories (css, styles, js, etc.) although they're being explicitly excluded in the command.

I experimented with various formats but none seem to work. Another user has reported problems with this as well (https://github.com/aws/aws-cli/issues/1588).

I could debug the script myself, but the issue is not critical. I'll see if an official fix is produced soon.

elondaits commented 8 years ago

See https://github.com/aws/aws-cli/issues/1588#issuecomment-177045800