Link to home
Start Free TrialLog in
Avatar of kbmsudha84
kbmsudha84

asked on

Documents stored in Sharepoint

Hi.

I am uploading the documents into sharepoint thru web browser. I would like to know where the all the documents stored in Server side. I do have access for server.

Can anyone assist me that where should i find all of my documents in Server side?

Sudha
Avatar of Paul Jackson
Paul Jackson
Flag of United Kingdom of Great Britain and Northern Ireland image

Documents in SharePoint are stored in the database
Avatar of kbmsudha84
kbmsudha84

ASKER

Hi,

Can you please tell me correct location that where they are stored?

Sudha
The AllDocsStream table of your Content database has a content column of type binary which stores the document in a binary format.
Hi,

My question is. I need to down load the all documents to my pc from server instead of web browser? is it possible?

Sudha
ASKER CERTIFIED SOLUTION
Avatar of Paul Jackson
Paul Jackson
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Hello,

you can open the document library in SharePoint and on the Library ribbon click "Open with Explorer". This will open Windows Explorer and you can drag and drop the documents just like from any folder.

cheers, teylyn