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

[bug] PosixRename and Hardlink don’t convert remote paths to local paths #492

Merged
merged 3 commits into from Feb 1, 2022

Conversation

puellanivis
Copy link
Collaborator

From Issue #491 it was noticed that the extended packet for PosixRename is not converting remote paths to local paths. During examination looking for the same issue, Hardlink was found to have the same issue. StatVFS is unnecessary to check, as Windows does not support it.

Included in addition, fixing up the integration test both client and server so that they function from within WSL when GOOS=windows. For anyone developing through WSL, this means they can quickly test the Windows implementation, as well as the Linux one from the same command-line.

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.

None yet

2 participants