Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use symbolic link instead of copying directories? #3

Closed
ejunker opened this issue May 24, 2015 · 0 comments
Closed

Use symbolic link instead of copying directories? #3

ejunker opened this issue May 24, 2015 · 0 comments

Comments

@ejunker
Copy link

ejunker commented May 24, 2015

You might consider using a symbolic link instead of copying the directories. I think it would still work and would prevent having to copy the files which would be faster and use less disk space. PHP supports creating symbolic links on many operating systems including Windows. http://php.net/manual/en/function.symlink.php

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant