-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
longpath #42
Comments
I need some more infos, please 3 .txt files
now
And now
Can you please "zip" your test folder and attach here, for debug? Thank you |
I did other tests
|
You are right d:\main and not d:\mainSOMETHING |
And how to deal with root folder ?
|
An update is needed. |
56_3c.zip |
56_3d.zip
Please check and let me know if OK |
I didn't find any defects BTW |
Planned, way complex. |
Hi Franco,
I'm not sure if I'm using the -longpath attribute on windows correctly
Well, it seems to me that when using it, only the first file / folder is added to the archive
e.g.:
d:\main\1file.txt
d:\main\2folder ...
d:\main\3folder ...
zpaqfranz.exe a test.zpaq d:\main -longpath
Without the -longpath attribute, the entire structure is added (1file.txt, 2folder ..., 3folder ...)
The text was updated successfully, but these errors were encountered: