Entries from March 2010 ↓

Taking tar of a directory structure

Problem:

I have a directory structure from one server that I need to mirror onto another server.  The directory structure/tree is deep and contains hundreds of subdirectories.  I do not want to spend hours manually creating the directory structure on the other server.  I also do not want to have to back up and restore the content in the subdirectories.

Continue reading →