eyefiserver2 icon indicating copy to clipboard operation
eyefiserver2 copied to clipboard

In-memory TAR file management

Open dgrant opened this issue 12 years ago • 4 comments

This was reported on the original eyefiserver project:

A simple enhancement to avoid some filesystem and disk IO using cStringIO to manage TAR file in-memory (and extracts images only, avoding embedded logs)

See diff here: https://code.google.com/p/eyefiserver/issues/detail?id=3

dgrant avatar Oct 01 '13 20:10 dgrant

If anyone wants to test this out, please do. I've tested on Linux with python 2.7.3 and it works fine. I'd like someone to test on a NAS. The only thing I can see not working is if cStringIO is not available.

dgrant avatar Oct 24 '14 07:10 dgrant

Tested on QNAP with QTS 4.1.1 firmware (x86, ubuntu-based according to /proc/version) with Perl 2.7 Download seems to be fine!

dukesrg avatar Oct 24 '14 17:10 dukesrg

cool

dgrant avatar Oct 24 '14 18:10 dgrant

It should work fine on any device with Perl 2.7 IMO, but for sure it's better to wait until someone tested it on any ARM/MIPS NAS.

dukesrg avatar Oct 24 '14 18:10 dukesrg