Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In-memory TAR file management #2

Open
dgrant opened this issue Oct 1, 2013 · 4 comments
Open

In-memory TAR file management #2

dgrant opened this issue Oct 1, 2013 · 4 comments

Comments

@dgrant
Copy link
Owner

dgrant commented Oct 1, 2013

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
Copy link
Owner Author

dgrant commented Oct 24, 2014

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.

@dukesrg
Copy link
Collaborator

dukesrg commented Oct 24, 2014

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!

@dgrant
Copy link
Owner Author

dgrant commented Oct 24, 2014

cool

@dukesrg
Copy link
Collaborator

dukesrg commented Oct 24, 2014

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants