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

FIX: Windows compatibility issues with Junctions #16

Merged
merged 5 commits into from
Nov 12, 2023
Merged

Conversation

thushan
Copy link
Owner

@thushan thushan commented Nov 12, 2023

This PR addresses some of the Windows Junction link issues when smashing ones home directory (Eg. C:\Users\Homer\) with common paths that are junction pointed now. We'll skip these directories for the moment.

For example C:\Users\thush\Documents\ folders):
image

smash would have trouble following those junctions/symlinksat this stage due to golangs implementation (that may be fixed by this issue).

@thushan thushan merged commit 9b546b8 into main Nov 12, 2023
2 checks passed
@thushan thushan deleted the fix-fs-close-win32 branch November 12, 2023 06:25
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

Successfully merging this pull request may close these issues.

1 participant