21 Commits

Author SHA1 Message Date
adam-m
e6c936957d Better check if archive has already been processed to skip (besides children, check also if local file exists) 2013-02-21 10:48:51 -05:00
adam-m
98cd322134 add 7zip module reschedule unpacked files 2013-02-21 09:55:32 -05:00
adam-m
e1c9725364 change module display name and description 2013-02-21 09:46:11 -05:00
adam-m
a15a035565 add ingest context to ingest module process() method - API change.
Adjust all ingest modules.
Update ingest manager to create and pass in context.
2013-02-21 00:16:38 -05:00
adam-m
c6b287aa5d fix time conversion 2013-02-12 14:59:25 -05:00
adam-m
d5f1751679 update method names 2013-02-12 13:10:40 -05:00
adam-m
34aa1320e2 handle case when dates not set in archives 2013-02-12 13:02:46 -05:00
adam-m
571b9ae5ce add support to store mactimes with derived files and make 7zip module utilize it. 2013-02-12 12:55:07 -05:00
adam-m
25bad9ab08 add arj support, add placeholders for reschedule, send event, extract comments 2013-02-12 10:34:15 -05:00
adam-m
aa365d5095 Add user messages if archive error or archive encrypted 2013-02-11 21:37:56 -05:00
adam-m
316e466ce6 fix creating local files/dirs before extracting in some cases that would cause exceptions 2013-02-11 21:21:06 -05:00
adam-m
5786b50c9a set encryption type string based on if all or some files in archive encrypted 2013-02-11 21:05:51 -05:00
adam-m
07b0b6e869 handle the case when archive does not contain file parent directories 2013-02-11 20:57:30 -05:00
adam-m
fa935190ff new method to get all files from the tree to be scheduled 2013-02-08 17:04:17 -05:00
adam-m
85dcea971f implement method to get 1st level objects of unpacked tree 2013-02-08 12:28:03 -05:00
adam-m
e362d86b81 traverse hierarchy after unpacked and create derived files 2013-02-08 12:21:27 -05:00
adam-m
c7733e1c83 keep track of unpacked tree and not rely on order of files from 7zip lib 2013-02-08 10:01:23 -05:00
adam-m
095252cf0c prepend file name to local archive dir 2013-02-07 14:47:30 -05:00
adam-m
fa256a14d7 7zip module: add progress bar when unpacking, add bb artifact when archive is encrypted, fix unzip stream when EOF occurs 2013-02-07 14:44:18 -05:00
adam-m
07e13de21f initial sevenzip module - performs unpack of simple archives 2013-02-07 10:57:19 -05:00
adam-m
4a762b9bd2 initial 7zip ingest module skeleton with libs 2013-01-31 20:58:26 -05:00