Menu

#468 Can't find any log file or description about log file by using 7zip

open
logfile (1)
3
2023-06-14
2023-05-28
Yue Yao
No

Hello Igor,
7zip is a great application. thank you!
but I can't find any log file or description about log file or command line parameter about log file ( except redirect ). Is it really the case? A log file for the zip/unzip tasks with min. for example, used parameters, statistic(directories, files) and task status ( date/time, SUCCESSFULL or FAILURE...) it is very important, if the tasks take long time and work with huge data... also for documentation purpose. At least logs/logfile simipar as from MS robocopy...
Maybe you can give me some advices?
Thanks
yue

Discussion

  • Igor Pavlov

    Igor Pavlov - 2023-05-29

    There is no any description now.

     
  • Yue Yao

    Yue Yao - 2023-06-14

    sadly. But I think you should log something during the tasks, more or less, anywhere which users may archive them self, instead of only see them in GUI?

     
  • Igor Pavlov

    Igor Pavlov - 2023-06-14

    you can view log file so:

    7z t a.zip > log.txt
    7z t a.zip -bb9 > log9.txt
    
     
    👍
    1

    Last edit: Igor Pavlov 2023-06-14
  • Yue Yao

    Yue Yao - 2023-06-14

    ok, I found a workround out of box:
    1. after a big archive task and before to deliver it, do with 7z.exe t big_example.txt >big_example_status.txt. check the file big_example_status.txt, if there is any Error/Warning.
    2. before to extract a big_example.zip do 7z.exe t big_example.zip and check the output.

    for me the big_exqampl.zip ( with sub zip files)with errors ist about 50GB and the check required only a few minutes.
    thanks for the great utility!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.