Unsolved
This post is more than 5 years old
1 Message
0
3035
April 27th, 2016 06:00
How to make EMCopy 4.16 Copy Locked files?
This is a two part question:
1) How does EMCopy behave when it encounters locked files during a large copy process?
a. I have read, that it fails and does not skip to the next file queued for copying.
b. I have read that it deletes a pre-existing destination file if it attempts to re-copy that file while it is locked.
c. What other limitations does it have?
2) How are people (or how can I) programmatically (with Powershell) ensure that EMCopy copies all of the files from our source drives/folders to the targeted destination with no exceptions, even if some files may be in use.
Thank you,
Greg
No Events found!
dynamox
9 Legend
•
20.4K Posts
1
May 31st, 2016 18:00
Robocopy
/mot:
Monitors source, and runs again in M minutes if changes are detected.