cancel
Showing results for 
Search instead for 
Did you mean: 

Storing Files at a Physical location

apoorva
Champ in-the-making
Champ in-the-making
Hi,

Once I have uploaded the files in alfresco CMS I want to know hte location at which these files get stored. Also if i want to store the uploaded content or file how will i to a location of my preference say C:\alfresco_uploaded how will i do so??

An early help will be highly appreciated

Thanks in advance   Smiley Very Happy
7 REPLIES 7

mikeh
Star Contributor
Star Contributor
Files are stored in the alf_data structure. You can decide where this folder resides using the dir.root property in alfresco-global.properties.

Thanks,
Mike

apoorva
Champ in-the-making
Champ in-the-making
I want to store these files using CISF mechanism where i can physically have my files. I have made changes in the file-server.xml and enabled CISF but still I cannot see my data. Do I need to do something else here????? :?:

togum
Champ in-the-making
Champ in-the-making
As i explorer, all files was converted to file with extention bin.
How can we convert those to be the original files.

Kind regards,

mrogers
Star Contributor
Star Contributor
You don't access the *bin files directly.  

You access your files through one of the many interfaces provided by alfresco.

togum
Champ in-the-making
Champ in-the-making
So, if my Alfresco crashed.
How to restore my data?

mrogers
Star Contributor
Star Contributor
See backup and restore on the wiki.

togum
Champ in-the-making
Champ in-the-making
I've read it
But I'm so confused.
Can you tell me the simplest how to backup and restore please?

Thanks advanced.