On Thu, Jul 21, 2016 at 5:16 AM <[email protected]> wrote: > I'm currently using a lifecycle rule to convert uploaded objects from > standard to Infrequent Access (IA) storage class. It would be nice to > upload to IA directly and avoid the extra cost of converting from standard > to IA. Amazon's FAQ page says this can be done by setting STANDARD_IA in > the x-amz-storage-class header in the PUT request. > > How do I get wal-e to do this? >
You'll have to write a patch to WAL-E, and add another configuration flag. -- You received this message because you are subscribed to the Google Groups "wal-e" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
