Author |
Message |
SteveP Guest
|
Posted: Tue May 12, 2015 1:51 am Post subject: Filter Question |
|
|
I'm not sure if this can be filtered or not. I want to do a "Backup (mirror source to target). The current source directory structure looks like this.
\\servername\home1 <----- Hundreds of directories
|
\home2 <----- Hundreds of directories
|
\home3 <----- Hundreds of directories
I want to get all the source directories in the home1, home2 and home3 folders into one target directory structure.
\\servername\Users <----- All the directories from above
Can this be done using a filter to maintain a mirror copy of this data?
Thanks, |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8758
|
Posted: Tue May 12, 2015 1:54 am Post subject: |
|
|
Hi, you could have 3 source-target pairs in the profile:
\servername\home1\ <-> \\servername\Users\
\servername\home2\ <-> \\servername\Users\
\servername\home3\ <-> \\servername\Users\
then a subfolder like
\servername\home1\folder\ is copied to \\servername\Users\folder\
thanks _________________ --
TGRMN Software Support
http://www.tgrmn.com
http://www.compareandmerge.com |
|
Back to top |
|
|
SteveP Guest
|
Posted: Wed May 13, 2015 2:58 pm Post subject: Filter Question |
|
|
I created the 3 source target pairs and everything copied just as I wanted. However, when I run the job again to detect any changes in the source it wants to delete most of the folders in the target that it copied earlier?
************************************************************
Profile Started.
************************************************************
Version: ViceVersa PRO 2.5 Build 2513 64-bit (SN385) [Registered][Server][PATRICK-CO...]
Command Line: "C:\Program Files\ViceVersa Pro\ViceVersa.exe"
System: Windows Server 2008 R2, (Standard Edition), (64 Bit Edition), (HyperV), (x86-64 Processor) v6.1 Build:7601 Service Pack:1
User: MOOG.COM\spilawsk
Computer: EASYNC01.moog.com
**** Profile: c:\users\spilawsk\documents\viceversa pro\tester.fsf
**** - Folders -
**** "\\?\UNC\eanas02.moog.com\vol8_02_data_sata$\data8-1\Stuff\BB\" <to> "\\?\UNC\eavnxnas01\Vol5_02_Users\" (Include Subfolders)
**** "\\?\UNC\eanas02.moog.com\vol8_02_data_sata$\data8-1\Stuff\Hidden1a\" <to> "\\?\UNC\eavnxnas01\Vol5_02_Users\" (Include Subfolders)
**** "\\?\UNC\eanas02.moog.com\vol8_02_data_sata$\data8-1\Stuff\Test Data 1\" <to> "\\?\UNC\eavnxnas01\Vol5_02_Users\" (Include Subfolders)
**** Create sources/targets that do not exist
**** Exclude files: "thumbs.db"
**** - Comparison Settings -
**** Comparison Type: Size and Timestamp
**** Ignore 2 seconds difference
**** Ignore 1 hour difference
**** - Execution Settings -
**** Method: Backup (Mirror Source to Target)
**** No overwrite / read-only / error confirmations
**** Log File: "C:\ProgramData\ViceVersa PRO\Tester.log" (max 100000 KB) (empty log file each run)
**** Log only summary and errors
**** No archive for deleted/replaced source files
**** No archive for deleted/replaced target files
**** Speed: 100 Buffer Size: 2097152
**** Copy files even if timestamp changes after initial comparison
**** Try to copy files that are in use by other applications
**** Copy file/folder permissions
**** Copy file/folder owner
**** Do not copy file/folder data streams
**** Retain folder created and modified timestamps when copying
**** Replace newer target files with older source files (backup only)
Checking source \\?\UNC\eanas02.moog.com\vol8_02_data_sata$\data8-1\Stuff\BB\ ...
Total found: 3
Checking target \\?\UNC\eavnxnas01\Vol5_02_Users\ ...
Total found: 28
Comparing ...
Comparing done.
Checking source \\?\UNC\eanas02.moog.com\vol8_02_data_sata$\data8-1\Stuff\Hidden1a\ ...
Total found: 2
Checking target \\?\UNC\eavnxnas01\Vol5_02_Users\ ...
Total found: 28
Comparing ...
Comparing done.
Checking source \\?\UNC\eanas02.moog.com\vol8_02_data_sata$\data8-1\Stuff\Test Data 1\ ...
Total found: 24
Checking target \\?\UNC\eavnxnas01\Vol5_02_Users\ ...
Total found: 28
Comparing ...
Comparing done.
- Status Summary -
- Total Files - Source: 15 (3.86MB) - Target: 42 (11.57MB)
- Excluded Files - Source: 0 (0) - Target: 0 (0)
- Matched Files - Source: 15 (3.86MB) - Target: 15 (3.86MB)
- Single Files - Source: 0 (0) - Target: 27 (7.72MB)
- Newer Files - Source: 0 (0) - Target: 0 (0)
- Older Files - Source: 0 (0) - Target: 0 (0)
- Total Subfolders - Source: 14 - Target: 42
- Excluded Subfolders - Source: 0 - Target: 0
- Matched Subfolders - Source: 14 - Target: 14
- Single Subfolders - Source: 0 - Target: 28
- To Do - Backup (Mirror Source to Target)
- Files to Add - Source: 0 (0) - Target: 0 (0)
- Files to Update - Source: 0 (0) - Target: 0 (0)
- Files to Delete - Source: 0 (0) - Target: 27 (7.72MB)
- Subfolders to Add - Source: 0 - Target: 0
- Subfolders to Delete - Source: 0 - Target: 28 |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8758
|
|
Back to top |
|
|
|