cancel
Showing results for 
Search instead for 
Did you mean: 

Custom directory structure of the repository filesystem

lboschi
Champ in-the-making
Champ in-the-making
Hi everybody,
I would like to know if there is a way to accomplish the following goal.
Let's assume that we have spaces with these properties: year, customer; and that we have the following space structure:

Company Home
+- Projects
    +- P1 (year = 2009, customer = alfa)
    +- P2 (year = 2010, customer = alfa)
    +- P3 (year = 2010, customer = beta)

So far so good, but I desire the presence also of a directory called "Navigation", which contains the above projects with a structure similiar to the one described below:

Company Home
+- Navigation
    +- Year
      +- 2009
        +- P1
      +- 2010
        +- P2
        +- P3
    +- Customer
      +- alfa
        +- P1
        +- P2
      +- beta
        +- P3

The content of the various "copies" of P1, P2, … is the same of the "real" directories under Projects: when I open Navigation/Year/2009/P1/somefile.txt , i'm actually editing Projects/P1/somefile.txt.

I've tried with "links" (created via Alfresco Explorer), but they didn't work in CIFS or WebDAV.
Sorry, I wasn't able to find an answer in the books or wiki; the best I found is http://wiki.alfresco.com/wiki/File_Server_Subsystem#Custom_Filesystem_Configuration , but I don't understand if and how changing the directory behaviour is possible.

I would like to have this structure in CIFS or webdav very much. The same structure in the Alfresco Explorer would be nice, but is not essential.

Thank you very much

LB
1 REPLY 1

chandu7ee
Champ in-the-making
Champ in-the-making
Is it possible to copy the same folder structure to another folder using any java script api,

ok i will explain what i need in detail

i am having a document under Company Home -> folder 1 -> folder 2  -> folder 3

i want to copy the same folder structure to  to a test folder. while copying these structure i need to check whether these folder structure  is already existed in the test folder  or not  (since i need to run this script every time to update above folder structure)


Thanks
Chandu
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.