Deuskhan
Joined: 27 Jan 2006 Posts: 1
|
Posted: Fri Jan 27, 2006 3:35 pm Post subject: DB output defining a sync |
|
|
I need to get outputted UNC paths from a db to sync up to a single target folder. For instance the spooled out text file looks something like this:
\\server1\folderA\1
\\server1\folderE\3
\\server1\folderZ\6
\\server1\folderD\5
\\server21\folderZ\6
\\server91\folderD\5
and I want all those files to go to a single target
\\server5\test\
I know its possible to setup includes/excludes through importing a text file, and im sure there is a way to do this through the command line, Im just not too clear. Thanks for the help! |
|