ceje1
Joined: 24 Oct 2005 Posts: 5
|
Posted: Mon Oct 24, 2005 5:49 pm Post subject: The same folder is present both in Source and Target |
|
|
I'm getting the error:
The same folder is present both in Source and Target
With the following copies:
Copy C:\dir1 to C:\dir1save (using shadow copy, this works fine)
Copy C:\dir1save to \\server1\dir1save (this server is remote over a vpn)
I need \dir1save on the local server and on server1
The link to server1 is slow and I want to free the shadow copy as soon as possible since C:\dir1 is used by the database server.
Is there a method to allow a target to also be a source in the same profile??
If there is no solution for this I can always use Robocopy in a batch file run after syncronization, but was hoping for a single vendor solution. |
|