Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy fails with error 33 (another process has locked a portion of the file) #35

Open
candera opened this issue Jun 22, 2011 · 1 comment
Assignees
Labels

Comments

@candera
Copy link
Owner

candera commented Jun 22, 2011

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

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

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.

@candera
Copy link
Owner Author

candera commented Jun 24, 2011

Branch build made available. Instructions for how to use it here: http://groups.google.com/group/hobocopy/browse_thread/thread/bcf92b74dc30dbb4#msg_2466ed5fb7af57be

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant