mirror of https://github.com/MidnightCommander/mc
07de6670ed
My system wide .rarrc contains these switches switches= -m5 -mdG -r -s -t -ol -tl So whenever you list the contents of any archive or copy a file out of it, RAR/UNRAR will traverse *all* sub directories (note -r, recursive switch) in a current directory trying to find *all* archives with the same name. So, the net result might be that unrar/rar will extract the wrong file and spend a lot of time trying to find archives with the same name. That's why I strongly suggest disabling user/system configuration for archive list and copyout operations (note the added -cfg switch). I have contacted Eugene Roshal and he said that he won't disable -r switch for extract and archive list operations, so, we can only fix this problem on our side. Signed-off-by: Andrew Borodin <aborodin@vmail.ru> |
||
---|---|---|
.. | ||
filehighlight | ||
mcconfig | ||
search | ||
skin | ||
strutil | ||
tty | ||
vfs | ||
Makefile.am | ||
filehighlight.h | ||
fileloc.h | ||
fs.h | ||
glibcompat.c | ||
glibcompat.h | ||
global.h | ||
logging.c | ||
logging.h | ||
mcconfig.h | ||
search.h | ||
skin.h | ||
strescape.h | ||
strutil.h | ||
timefmt.h | ||
unixcompat.h | ||
util.c | ||
util.h | ||
utilunix.c |