johnzhouinfo / CopyFileSystem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CopyFileSystem(Beta)

This program would let you to copy a file into a specific depth of a directory

e.g. depth = 2

              Root
           /   |   \
        Dir1  Dir2  Dir3
          |    |    
        Dir4  Dir5      <-Copy file to this level
          | 
        Dir6

About


Languages

Language:Java 100.0%