Skip to content
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

Handling of long paths #50

Open
andrew-sumner opened this issue Jun 14, 2018 · 0 comments
Open

Handling of long paths #50

andrew-sumner opened this issue Jun 14, 2018 · 0 comments

Comments

@andrew-sumner
Copy link

I'm getting this error with one of the files I'm extracting:

The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.

I had expected this would behave like 7zip but it:

  • is significantly slower on large files: 6:13 vs 1:47 on file I was testing
  • doesn't handle long paths.

I'm running a script in Powershell 4 and using vs 1.8.0 of the module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant