Giter VIP home page Giter VIP logo

Comments (14)

fcorbelli avatar fcorbelli commented on September 17, 2024

I am refactoring the handling of internal flags (in build 57),
it is therefore difficult to give an answer.

Can you please attach a debug archive to this post?

You can make by

zpaqfranz a z:\thedebug.zpaq "d:\!XYplorer" -debug -zero

-debug -zero means retaing everything (file names and size), but filled with 0

Then add the .zpaq into a zip (yep, github wants zip)
Thank you

from zpaqfranz.

highend avatar highend commented on September 17, 2024

Don't know if this will help you much (this archive only has a single version with all subfolders included) but nonetheless, I've created it and redirected the output of it into a file.

Please note: My real archive has one (unique) comment for each subfolder added. Don't know if this matters in any way but I wanted to mention it.

Zipped debug.zpaq and debug_log.txt and attached it as debug.zip...
debug.zip

from zpaqfranz.

fcorbelli avatar fcorbelli commented on September 17, 2024

This is the (infamous) " on Windows

zpaqfranz.exe x "D:\!XYplorer\!Archive\17\40\v17.40.zpaq" "D:/!XYplorer/!Archive/17/40/XYplorerFree 17.40.0100" -to D:\!XYplorer\!Fresh\XYplorerFree_WITHOUTSPACE -force

I will seek for a solution :) (now I am porting on... Haiku!!)

from zpaqfranz.

highend avatar highend commented on September 17, 2024

Mh. I hope you find one :)

Should this work (extract only that (existing) version)?
It always extract the whole archive, not a single version out of it...

zpaqfranz.exe x "D:\!XYplorer\!Archive\17\40\v17.40.zpaq" -to D:\!XYplorer\!Fresh\XYplorerFree_WITHOUTSPACE -until 29

from zpaqfranz.

fcorbelli avatar fcorbelli commented on September 17, 2024

It is a Windows "thing", require some kind of... kludge

Short version: without " (=> no space inside folder name) should works fine
Avoid as much as possible the spaces (!)

On *nix it is the opposite (use " everywhere, and you will be fine)

from zpaqfranz.

highend avatar highend commented on September 17, 2024

As I said, even when I don't use spaces (and no double quotes around the extraction path), it extracts the full archive, not the specific version...

from zpaqfranz.

fcorbelli avatar fcorbelli commented on September 17, 2024

-until something -to whereyouwant

from zpaqfranz.

fcorbelli avatar fcorbelli commented on September 17, 2024

If you can please attach a "real" multiversion test file
thank you

from zpaqfranz.

highend avatar highend commented on September 17, 2024

Sorry, I think I got it now... It's extracting everything from the beginning of the archive up to that version with -until K :)
For whatever reason I was thinking it would extract only the version K, not everything before.
My bad, sorry.

from zpaqfranz.

fcorbelli avatar fcorbelli commented on September 17, 2024

If you ONLY want the files added in version K, yes... you can... :)
with -range and -all

zpaqfranz x incrementale.zpaq -to z:\extracted -all -range 300:300

On your's version this will make a lot of empty dirs, but with the z:\extracted\0300 filled

from zpaqfranz.

highend avatar highend commented on September 17, 2024

It's even a bit easier for this archive:

zpaqfranz.exe x archive.zpaq "D:/XYplorerFree 17.40.0100" -to D:\_extracted_\XYplorerFree_17.40.0100

As long as that path (forward slashes are required even under Windows) does only exist once (and for this special archive type that's the case), I can extract it with the command above. No -until or -range required.

from zpaqfranz.

fcorbelli avatar fcorbelli commented on September 17, 2024

Can you please check the attached pre-release?
57_2b.zip
Thank you

from zpaqfranz.

highend avatar highend commented on September 17, 2024

Sorry, just got home...

Tried that version and didn't discover any problems with it (creating archives / extracting from archives wise)...

from zpaqfranz.

fcorbelli avatar fcorbelli commented on September 17, 2024

OK for now I close
(PS new 57_2 is released)

from zpaqfranz.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.