Re: About the file size in luwak

2011-12-09 Thread Ryan Zezeski
Fisher, Once upon a time, I knew Luwak pretty darn well. From what I remember, the length should be the number of bytes of the content. So if you're file on the client is 1056 bytes (as an example), but Luwak says 1098, then yea, maybe something is wrong. To be sure pull the data from Luwak int

About the file size in luwak

2011-12-07 Thread vuleetu
Hi, All Right now, the size get from luwak is not the same as record in our datbase. Can i use the way to get rid of these broken files: 1) After write file to luwak using luwak_put_stream:send(), then call luwak_put_stream:close() to close the put stream. 2) Use luwak_put_stream:stat