<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Thanks Chuck.<div><br></div><div>What I am playing at here is I want to create an rsync like script where I can save permissions, owner uid/gid and mode (maybe even xattrs), so that a restore will work with these.</div><div><br></div><div>Swift makes this very easy with the object metadata - however, running a sync would require i HEAD request for each file. I was looking to optimize this.</div><div><br></div><div><br><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Med venlig hilsen / Best regards</div><div>Morten Møller Riis</div><div><a href="mailto:mmr@gigahost.dk">mmr@gigahost.dk</a></div><div><br></div><div>Gigahost</div><div>Gammeltorv 8, 2.</div><div>1457 København K</div><div><br></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br><div><div>On Dec 13, 2012, at 4:40 PM, Chuck Thier <<a href="mailto:cthier@gmail.com">cthier@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">The metadata for objects is stored at the object level, not in the<br>container dbs.  Reporting metadata information for container listings<br>would require the server to HEAD every object in the container, which<br>would cause too much work on the backend.<br><br>--<br>Chuck<br><br>On Wed, Dec 12, 2012 at 7:01 AM, Morten Møller Riis <<a href="mailto:mmr@gigahost.dk">mmr@gigahost.dk</a>> wrote:<br><blockquote type="cite">Hi Guys<br><br>I was wondering if there is any possibility of getting metadata output in<br>the listing when you issue a GET on a container.<br><br>At the moment it returns eg.:<br><br><object><br><name>10620_1b8b2553c6eb9987ff647d69e3181f9eeb3a43ef.jpg</name><br><hash>e453fcd7ff03e9e0e460555e875b1da1</hash><br><bytes>9272</bytes><br><content_type>image/jpeg</content_type><br><last_modified>2012-09-20T23:27:34.473230</last_modified><br></object><br><br>If I have X-Object-Meta-Something on an object it would be nice to see it<br>here as well. I know I can get it by doing a HEAD request. But this gets<br>heavy for many objects.<br><br>Any suggestions?<br><br>Best regards<br>Morten Møller Riis<br><br><br><br><br><br><br>Med venlig hilsen / Best regards<br>Morten Møller Riis<br><a href="mailto:mmr@gigahost.dk">mmr@gigahost.dk</a><br><br>Gigahost<br>Gammeltorv 8, 2.<br>1457 København K<br><br><br><br><br><br>_______________________________________________<br>Mailing list: https://launchpad.net/~openstack<br>Post to     : openstack@lists.launchpad.net<br>Unsubscribe : https://launchpad.net/~openstack<br>More help   : https://help.launchpad.net/ListHelp<br><br></blockquote></blockquote></div><br></div></body></html>