Menu

#530 Case-sensitive file archiving

open
nobody
5
2025-02-07
2024-01-18
No

Hello! Thank you for the wonderful program!
I ran into a problem, I can hardly unpack 2 files of the same name with different registers by including the attribute in the folder: fsutil file setCaseSensitiveInfo "С:\the path to the folder" enable
But it does not work to pack such a thing, he writes:
But if I download files from the site through the file manager, then it somehow packs it.
An example for the test: https://disk.yandex.ru/d/-J6URQbd40INxA

Discussion

  • Igor Pavlov

    Igor Pavlov - 2024-01-19

    it's complicated problem.
    Do not use case sensitive in windows.

     
    • Григорий Врачёв

      But WinRAR copes with this task, in zip packing mode.
      I would be glad not to use it, but I can't download a backup from the site any other way. Alas, the Linux server creates some files of the same name but with a different case.

       
  • Igor Pavlov

    Igor Pavlov - 2024-01-20

    try command line:

    7z -ssc a a.7z files 
    
     
    • Григорий Врачёв

      Благодарю, конечно. Но пользоваться командной строкой это не очень удобно.

       
      • Igor Pavlov

        Igor Pavlov - 2024-02-07

        Command line things are not so difficult in comparison with problems with case sensitive filenames in windows.

         

        Last edit: Igor Pavlov 2024-02-07
  • Breno Ribeiro

    Breno Ribeiro - 2025-02-07

    Can we get an option flag to deal with this issue in the GUI? For the command-line it seems fine but if I create a 7z file from Linux and just want to see this file contents in windows, things get weird. E.g.: The attached image shows duplicated files that are actually from different dirs: AndroidSDK and androidsdk.

     

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.