-
Notifications
You must be signed in to change notification settings - Fork 132
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
Windows builds don't work with long paths #395
Comments
It happens only using the windows build under Powershell. With Command Prompt (cmd.exe) doesn't work either. If you use Cygwin with its own package works fine (you can call with or without the .exe is the same file):
|
superbonaci
changed the title
Unable to work with long paths
Windows build is unable to work with long paths
Apr 4, 2020
superbonaci
changed the title
Windows build is unable to work with long paths
Windows builds don't work with long paths
Apr 4, 2020
Also needs checking the version for macOS: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Example created with Windows Powershell 7 (pwsh.exe). Powershell is able to traverse the directory tree and get the checksum:
Now try with hashdeep (windows builds), for some reason the file is located but checksum is not generated:
The text was updated successfully, but these errors were encountered: