Forum Discussion
Nabajyoti Bhattacharjee
Mar 13, 2017Copper Contributor
I want to get all the images from /_layouts/15/images/
How do i get all the images from /_layouts/15/images/ folder.
Thanks
9 Replies
Sort By
- Chris GullicksenIron Contributor
Hello,
The server directory may not be accessable for SharePoint Online. Also I happen to have a test on prem enviorment in Azure so I took a look at the folder you were looking for and found it here instead: C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\TEMPLATE\IMAGES
This is a server directory and can not be accessed though the URL in the browser.
Anyway I discovered there are 3128 images in this directory. I tried to Zip them up and attach them but the one zip file exceeded the file size upload limit for this site. I'll split it up into two zip folders for you.
Have fun,
Chris.
- jeff_martinxpCopper Contributor
Thanks, more than what I was looking for but will help me leverage internal images versus hunting for one or making them myself!!!
- Chris GullicksenIron Contributor
Hello,
Sorry I dont understand the question, what are you trying to accomplish that you would need to access images in that directory?
- Nabajyoti BhattacharjeeCopper Contributor
I want to copy all the images and download them into my local drive. How do i achieve that?
- Chris GullicksenIron ContributorIf you have admin rights to the server you can browse to this directory and copy the files. Next question to ask is are you using a SharePoint online or on premises?