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

Support symlinks in Directory and File #2516

Closed
andersjohnsen opened this issue Apr 11, 2012 · 7 comments
Closed

Support symlinks in Directory and File #2516

andersjohnsen opened this issue Apr 11, 2012 · 7 comments
Assignees
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-io

Comments

@andersjohnsen
Copy link

Currently, methods like deleteRecursively will just skip symbolic links.

@madsager
Copy link
Contributor

Added Triaged label.

@madsager
Copy link
Contributor

Issue #2646 has been merged into this issue.

@madsager
Copy link
Contributor

Issue #2251 has been merged into this issue.

@madsager
Copy link
Contributor

Issue #2765 has been merged into this issue.

@madsager
Copy link
Contributor

madsager commented May 3, 2012

I updated the File and Directory implementations with support for links on Linux and Mac. Please file new bugs if you encounter issues. :)


Set owner to @madsager.
Added Fixed label.

@andersjohnsen
Copy link
Author

Yay, thank you! :)

@kevmoo
Copy link
Member

kevmoo commented May 14, 2014

Removed Area-IO label.
Added Area-Library, Library-IO labels.

@andersjohnsen andersjohnsen added Type-Defect area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-io labels May 14, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-io
Projects
None yet
Development

No branches or pull requests

3 participants