You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy of file failed with error The process cannot access the file because another process has locked a portion of the file.
(Error number 33) on file \\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy17\users\us041370\my documents\outlook files\PersonalFolders.pst
hobocopy should not have any problems copying files that are locked.
Tech Notes
There must be something locking the shadow files. I'll write a custom version that launches handle.exe with the offending path as an argument so that we can figure out what the problem is.
The text was updated successfully, but these errors were encountered:
Background
A user reports (email threads at http://groups.google.com/group/hobocopy/browse_thread/thread/bcf92b74dc30dbb4 and http://groups.google.com/group/hobocopy/browse_thread/thread/36b6ea19544a0c00) that when copying with
hobocopy.exe "c:\users\us041370\my documents\outlook files" "c:\TESTCopy" archives2008-2010.pst
hobocopy fails with error
See Also
Expected Behavior
hobocopy should not have any problems copying files that are locked.
Tech Notes
There must be something locking the shadow files. I'll write a custom version that launches handle.exe with the offending path as an argument so that we can figure out what the problem is.
The text was updated successfully, but these errors were encountered: