Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Directory structure copy
#1
I have fully functional 1.8 LetoDMS system. Three different companies are storing their files i their directories. Directory structure (over 200 directories) is created for one company.

Is there a way to copy that structure into other two companies?

Organisation:

Root-folder
Company1
Sub1
Sub2
Company2
Company3

Coping directory is not a big issue, but SQL is something too complicated for me Smile

Any help in that?

Thx
Reply
#2
(05-03-2010, 05:58 PM)dzingis Wrote: I have fully functional 1.8 LetoDMS system. Three different companies are storing their files i their directories. Directory structure (over 200 directories) is created for one company.

Is there a way to copy that structure into other two companies?

Organisation:

Root-folder
Company1
Sub1
Sub2
Company2
Company3

Coping directory is not a big issue, but SQL is something too complicated for me Smile

Any help in that?

Thx

the only thing i know is copy the sql file and content folder and add it to second company DMS.

Thanks for choosing LetoDMS

LetoDMS
Reply
#3
That way I'm getting three databases. That is something I don't want.

I want everything in one sql database.

I'll try and see what I can think of.

Regards
Reply
#4
As you can see in the inc/inc.Settings.php the system can be connect to a DB on another host, then you can install letDMS on more then one server all connected to a single DB.
Reply
#5
What I want to accomplish is:

Create directory structure for Comapny1
Root-folder
.......Company1
.............SubFolder1
.............SubFolder2
....................SubFolder2.1
etc...

That directory structure (over 300 directories) is exactly the same for all 3 companies that should reside on that single server.

My question is:

Is it possible to copy that directory structure (using TSQL and copy command) to other two companies so the structure look like:

Root-folder
.......Company1
.............SubFolder1
.............SubFolder2
....................SubFolder2.1
.......Company2
.............SubFolder1
.............SubFolder2
....................SubFolder2.1
.......Company2
.............SubFolder1
.............SubFolder2
....................SubFolder2.1

Thx
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)