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] Tmpdir Symbolic Links #610

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

[Fix] Tmpdir Symbolic Links #610

wants to merge 6 commits into from

Conversation

burn2delete
Copy link
Contributor

This patch allows adding tmpdir folders which contain symbolic links. Symbolic links are visited by the file visitor, visitfile now checks if file is a symbolic link.

@martinklepsch
Copy link
Member

@flyboarder would you mind expanding on this change in a Changelog entry?

Outlining previous and with-this-PR behavior in the PR would also be great as I'm not fully aware how Boot dealt with symlinks before.

@burn2delete
Copy link
Contributor Author

I'm not sure this is needed anymore, at the time I was seeing corrupt files being copied around because boot was breaking the symlinks.

Needs more investigation.

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