Page 1 of 1

Feature Request: Password Protected Archives

Posted: 03 Jan 2013, 08:04
by kylex
Hi,

I'm using FileBot to manage my downloads. Therefore i use the utorrent-postprocess script from [1]. It's AMAZING as it is already.

My only problem is, that it happens quite often that my archives are password protected. Would it be much of a hassle to support a password-File where it's looking up passwords while extracting?

Would love to hear your answer on that, even though it might be negative :)

Greetings,
Kylex

P.S.: What's your used IDE and build tools for filebot?

[1] http://filebot.sourceforge.net/forums/v ... =215#p1561

Re: Feature Request: Password Protected Archives

Posted: 03 Jan 2013, 09:46
by rednoah
I don't really plan on adding password guessing. To do this well it might be quite a bit of work for which I don't have the time. :P

But techincally on the lower levels it's probably possible:
http://sevenzipjbind.sourceforge.net/javadoc/index.html

PS: eclipse, ant (should build right away if you check it out from svn)