Create link for wordpress upload folder to network share folderBy ariz18/09/2017Wordpress, WindowsLet’s say you want to map the uploads folder with a folder in a network share drive. Open an Admin cmd and go to /wp-content folder and and execute the following:mklink /d uploads \\SERVER_NAME\path\to\shared\folder