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

symlink uploads forlder in Windows environment #73

Open
thiagodebastos opened this issue Sep 19, 2014 · 3 comments
Open

symlink uploads forlder in Windows environment #73

thiagodebastos opened this issue Sep 19, 2014 · 3 comments

Comments

@thiagodebastos
Copy link

In Windows 8.1 (most likely below too) the linked uploads folder does not work, resulting in permission errors when uploading media or plugins. This can be overcome quite easily with the Link Shell Extension (downloads below).
The extension relies on Visual Studio 2005 Redistributable package which can be found with a quick Google search.

A complete guide can be found here.

Link Shell Extension x64
Link Shell Extension x32

@espellcaste
Copy link

Thanks for sharing! =)

@rehmetjan
Copy link

Thanks it works! on Windows 7 👍
C:\WordPress-Skeleton\content>mklink /D uploads "../shared/content/uploads"

@webdingens
Copy link

Confirmed for Windows 10. Just remove/unlink the existing link and create a new one in cmd or whatever using mklink /D as described by @rehmetjan.

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

No branches or pull requests

4 participants