Compress -> .tar.xz
Compress -> .tar.7z
But there not using the best compression method: smallest file/longest creation time, like:
7z a -mx=9 FOO.tar.7z FOO.tar
xz -9 -z FOO.TAR
How could i set it in nautilus, to ".tar.xz" with "-9", and ".tar.7z" with "-mx=9"?
Is there any solution? I'm using Fedora 14!
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines