
The download counter for xpressive.zip in the Boost Sandbox File Vault just dropped from around 485 to 1. Bug? -- Eric Niebler Boost Consulting www.boost-consulting.com

Eric Niebler wrote:
The download counter for xpressive.zip in the Boost Sandbox File Vault just dropped from around 485 to 1. Bug?
Well it's unexpected, so yes bug. Can't fix it manually though :-( Did you do anything that might be the cause? Like re-upload the file? -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - Grafik/jabber.org

Rene Rivera wrote:
Eric Niebler wrote:
The download counter for xpressive.zip in the Boost Sandbox File Vault just dropped from around 485 to 1. Bug?
Well it's unexpected, so yes bug. Can't fix it manually though :-( Did you do anything that might be the cause? Like re-upload the file?
I uploaded a new version last night, but the counter was fine when I went to bed. It wasn't until this morning I noticed the problem. Bummer. -- Eric Niebler Boost Consulting www.boost-consulting.com

Rene Rivera wrote:
Can't fix it manually though :-(
for /l %i in (1 1 485) do wget http://boost-sandbox.... Should be fixed in just a few minutes. :-) -- Eric Niebler Boost Consulting www.boost-consulting.com

Eric Niebler wrote:
Rene Rivera wrote:
Can't fix it manually though :-(
for /l %i in (1 1 485) do wget http://boost-sandbox....
Should be fixed in just a few minutes. :-)
I guess that works :-) Clever. I was just trying to edit the count file directly and can't because of permissions. -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - Grafik/jabber.org
participants (2)
-
Eric Niebler
-
Rene Rivera