On Fri, May 26, 2017 at 5:07 AM <[email protected]> wrote: > Hi, > I try make backups to Google Storage. > I have bucket and folder (and same in /etc/wal-e.d/env/WALE_GS_PREFIX): > gs://backup-pg/mzDebian > > The backup looks like it is running without problems. > However in console of Google Storage I see nothing in the bucket > and I see nothing (but the empty existing folder) using gsutil ls > gs://backup-pg/mzDebian > > But using gsutil ls gs://backup-pg//mzDebian (ie. with //) > I see the archived files. > > Is this Ok? > Can someone explain it to me? > Thanks..... >
Yeah, this is a long-standing bug. I didn't realize it messed up Google Storage's console, though. The reason it hasn't been fixed is because it could break old backups. Maybe the next release? (and I'll advise folks to put an extra slash in the changelog). -- 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.
