With Z-Zip now at version 9.38 beta, a rewrite is probably needed, as extra decompressors and encryptors have been added etc.
This would mean that 7-Zip-JBinding Autopsy 3.1x dependency could also be updated.
Feature Requests: #9
Hi,
any time frame this beta version will be available for testing ?
Thanks
Hello Ivan,
If things go well, I plan to release the brand new version within a month.
See https://sourceforge.net/p/sevenzipjbind/discussion/757964/thread/1440530a/?limit=25#fe9d/f0be
Regards, Boris Brodski
great! cant wait to test it! :-)
are the 2.00 version of 7-Zip-JBinding working for you? If so, I would close this ticket.
Cheers, Boris
Hi ,
Thanks for the great work ! I will test it this few days ~Sorry ,bit busy lately
Thanks again
On Fri, Feb 26, 2016, 4:09 PM Boris Brodski boris_brodski@users.sf.net wrote:
Group: 9.20-2.00beta --> 15.09-2.01beta [feature-requests:#9] http://sourceforge.net/p/sevenzipjbind/feature-requests/9/ Z-Zip now at version 9.38 beta* Status: open Group: 15.09-2.01beta Created: Sun Jan 04, 2015 01:52 AM UTC by Tom Last Updated: Fri Feb 26, 2016 08:09 AM UTC Owner: Boris Brodski With Z-Zip now at version 9.38 beta, a rewrite is probably needed, as extra decompressors and encryptors have been added etc. This would mean that 7-Zip-JBinding Autopsy 3.1x dependency could also be updated. Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/sevenzipjbind/feature-requests/9/ To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Status: open Group: 15.09-2.01beta
Created: Sun Jan 04, 2015 01:52 AM UTC by Tom
Last Updated: Fri Feb 26, 2016 08:09 AM UTC Owner: Boris Brodski
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/sevenzipjbind/feature-requests/9/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
I'm doing some test in compress mode. Can I like provide a folder and it will compress everything including subfolders all together?
On Fri, Feb 26, 2016 at 5:50 PM Ivan ivanooi-sf@users.sf.net wrote:
Hi , Thanks for the great work ! I will test it this few days ~Sorry ,bit busy lately Thanks again On Fri, Feb 26, 2016, 4:09 PM Boris Brodski boris_brodski@users.sf.net wrote: Group: 9.20-2.00beta --> 15.09-2.01beta [feature-requests:#9] http://sourceforge.net/p/sevenzipjbind/feature-requests/9/ http://sourceforge.net/p/sevenzipjbind/feature-requests/9/ Z-Zip now at version 9.38 beta* Status: open Group: 15.09-2.01beta Created: Sun Jan 04, 2015 01:52 AM UTC by Tom Last Updated: Fri Feb 26, 2016 08:09 AM UTC Owner: Boris Brodski With Z-Zip now at version 9.38 beta, a rewrite is probably needed, as extra decompressors and encryptors have been added etc. This would mean that 7-Zip-JBinding Autopsy 3.1x dependency could also be updated. Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/sevenzipjbind/feature-requests/9/ To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/ [feature-requests:#9] http://sourceforge.net/p/sevenzipjbind/feature-requests/9/ Z-Zip now at version 9.38 beta* Status: open Group: 15.09-2.01beta Created: Sun Jan 04, 2015 01:52 AM UTC by Tom Last Updated: Fri Feb 26, 2016 08:09 AM UTC Owner: Boris Brodski With Z-Zip now at version 9.38 beta, a rewrite is probably needed, as extra decompressors and encryptors have been added etc. This would mean that 7-Zip-JBinding Autopsy 3.1x dependency could also be updated. Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/sevenzipjbind/feature-requests/9/ To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Status: open Group: 15.09-2.01beta Created: Sun Jan 04, 2015 01:52 AM UTC by Tom Last Updated: Fri Feb 26, 2016 08:09 AM UTC Owner: Boris Brodski
base on the example, I changed it a bit to 7z but , it doesn't work. Any ideas ?
raf = new RandomAccessFile("M:\\Database\\eca_20160215-1641.dmp",
"rw");
outArchive = SevenZip.openOutArchive7z(); outArchive.setLevel(5); outArchive.createArchive(new RandomAccessFileOutStream(raf), 1, new MyCreateCallback(bytesToCompress));
On Fri, Feb 26, 2016 at 4:09 PM Boris Brodski boris_brodski@users.sf.net wrote:
Log in to post a comment.
Hi,
any time frame this beta version will be available for testing ?
Thanks
Hello Ivan,
If things go well, I plan to release the brand new version within a month.
See https://sourceforge.net/p/sevenzipjbind/discussion/757964/thread/1440530a/?limit=25#fe9d/f0be
Regards,
Boris Brodski
great! cant wait to test it! :-)
Hello Ivan,
are the 2.00 version of 7-Zip-JBinding working for you?
If so, I would close this ticket.
Cheers,
Boris
Hi ,
Thanks for the great work ! I will test it this few days ~Sorry ,bit busy
lately
Thanks again
On Fri, Feb 26, 2016, 4:09 PM Boris Brodski boris_brodski@users.sf.net
wrote:
Related
Feature Requests: #9
Hi,
I'm doing some test in compress mode. Can I like provide a folder and it
will compress everything including subfolders all together?
Thanks
On Fri, Feb 26, 2016 at 5:50 PM Ivan ivanooi-sf@users.sf.net wrote:
Related
Feature Requests: #9
base on the example, I changed it a bit to 7z but , it doesn't work.
Any ideas ?
Thanks
"rw");
On Fri, Feb 26, 2016 at 4:09 PM Boris Brodski boris_brodski@users.sf.net
wrote:
Related
Feature Requests: #9