If I upload any document or image in my SharePoint site, then it makes my C-drive memory full ,how do I control this?
Can I move any data to another drive to free up space?
Hello Mohamed – hope you don’t mind but I made some edits to make it easier to understand..
I am still not clear, is your server memory maxing out or the disk space on your C drive?
If it’s the disk space here are some options:
- Move the SharePoint ULS Logs to another drive.
- Move the BlobCache to another drive (edit Web.config).
- If it’s single sever, move the SQL Log (LDF) and / or MDF.
There’s probably lots more, but I will let the admins answer.