File Manager (extracting files - no bz2?)

rogerw

New member
Joined
Sep 14, 2006
Messages
1
Just a thought, if it would be easy to write a small add-on to extract tar.bz2 files (sometimes abbreviated .tbz2) also... this is a smaller filesize, and I understand there may be confusion if there are two COMPRESS options, which isn't what I am asking for -- just support for the files if they are there, to be able to untar them via the browser, just like .tar.gz files.


Something like this (command line):
tar xvfj filename.tar.bz2
just like
tar xvfz filename.tar.gz

Thanks,
Roger
PM me if you have questions, they'll get to my private email.
 
Back
Top