Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Directory structure copy
#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


Messages In This Thread
Directory structure copy - by dzingis - 05-03-2010, 05:58 PM

Forum Jump:


Users browsing this thread: