Thread
:
Verification of copy action?
View Single Post
#
2
10-08-2008, 02:01 PM
kinook
Administrator
Join Date: 03-06-2001
Location: Colorado
Posts: 6,034
The Copy Files action uses the Windows
CopyFileEx API
to copy files (which I suspect is also used by xcopy, cmd.exe, Explorer, RoboCopy, etc.). I'm pretty sure that function will not return a success code if the file was not properly copied.
kinook
View Public Profile
Visit kinook's homepage!
Find all posts by kinook