Page 1 of 1
Packing files -probably- bigger than 2 GB with ZIP
Posted: 2010-09-13, 18:26 UTC
by František Horálek
From time to time, I need to ZIP a few folders, that are huge (few GB). I do that overnight, ZIPping those folder to 1GB files, but whenever TC (using internal ZIP) come to this huge folder, it warns me with warning #1355 ("... If the resulting archive is bigger than 2 GB total commander...").
I usually pack more folder, but only some of them are that huge. What is wrong is that I have to be at the computer to confirm to continue everytime TC try to ZIP that big folder. Is is possible to add checkbox for "Always YES", "Always NO", please?
Posted: 2010-09-13, 19:14 UTC
by HolgerK
wincmd.ini
Section:
[Packer]
WarnTooBig=0
;Warn that some packers cannot unpack if zip file is > 2GB after packing
HTH
Holger
Posted: 2010-09-13, 19:43 UTC
by František Horálek
HolgerK wrote:wincmd.ini
Section:
[Packer]
WarnTooBig=0
;Warn that some packers cannot unpack if zip file is > 2GB after packing
HTH
Holger
Nice, it works ;o) Thanks to you I found a good
topic about this. I searched before I wrote this topic, but there was too many topics and if I am right, there is no possibility to search just in the subjects...
Thank you.
P.S.: I still think it will be better to add the checkbox ;o) Why not?
Posted: 2010-09-21, 06:06 UTC
by wanderer
František Horálek wrote:P.S.: I still think it will be better to add the checkbox ;o) Why not?
Nah. If you are zipping 10 large folders and only the last two are >2GB, you will face the same problem you are facing now...

Posted: 2010-09-21, 06:54 UTC
by HolgerK
wanderer wrote:.. you will face the same problem you are facing now...

But only once if the checkbox would be in front of "[_]
Never show me this warning again."
Regards
Holger
Posted: 2010-09-22, 21:14 UTC
by wanderer
HolgerK wrote:wanderer wrote:.. you will face the same problem you are facing now...

But only once if the checkbox would be in front of "[_]
Never show me this warning again."
Regards
Holger
Yes, but you will have to be in front of the PC to click on something in order for the while process to continue execution...
Posted: 2010-09-23, 00:13 UTC
by František Horálek
wanderer wrote:František Horálek wrote:P.S.: I still think it will be better to add the checkbox ;o) Why not?
Nah. If you are zipping 10 large folders and only the last two are >2GB, you will face the same problem you are facing now...

I thought the checkbox should be in Tools, too.
Posted: 2010-09-23, 06:36 UTC
by wanderer
František Horálek wrote:I thought the checkbox should be in Tools, too.
HolgerK wrote:wincmd.ini
Section:
[Packer]
WarnTooBig=0
;Warn that some packers cannot unpack if zip file is > 2GB after packing
HTH
Holger
The
WarnTooBig ini option has the exact effect you wish, it just does not appear in the Options dialog. I guess it would be convenient for new users to see it there instead of having to search the help and manually put it in the ini, but this is true for may other options too...
Posted: 2010-09-23, 09:33 UTC
by HolgerK
I guess a new user will only be disturbed about this repetitive informative warning instead of searching for an option in some deep hidden dialog or reading the help.
Without the knowledge that such a warning will appear, he would never search for a solution.
Furthermore: Do you think that someone would ever turn this message on again?
Regards
Holger
Posted: 2010-09-23, 09:55 UTC
by wanderer
HolgerK wrote:Furthermore: Do you think that someone would ever turn this message on again?
Regards
Holger
Nope, probably not. That's the problem with this and other similar options. They are one-time settings so there is no point on wasting space in the Options dialog for them. However, if they do not appear somewhere in the UI, a new user (and some times an old user

) will never know they exist. Perhaps an extra one-time message on how to set them in the INI would be useful.
Posted: 2010-09-23, 10:36 UTC
by Hacker
wanderer,
Perhaps an extra one-time message on how to set them in the INI would be useful.
The "don't show this warning again" checkbox idea sounds better to me.
Roman
Posted: 2010-09-23, 10:40 UTC
by wanderer
Hacker wrote:wanderer,
Perhaps an extra one-time message on how to set them in the INI would be useful.
The "don't show this warning again" checkbox idea sounds better to me.
Roman
I like it too but if i remember correctly, when such an idea was proposed on another matter in the past, Christian was not very fond of it. I could be wrong though...
Posted: 2010-09-23, 11:07 UTC
by František Horálek
Hacker wrote:wanderer,
Perhaps an extra one-time message on how to set them in the INI would be useful.
The "don't show this warning again" checkbox idea sounds better to me.
Roman
That is right! There is no need to have every option in Tools. I pack huge folders often at these times and "don't show this warning again" checkbox will be just enough to resolve my problem.