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

Hang and error 32 (file is in use) during copy #29

Open
candera opened this issue Apr 30, 2011 · 3 comments
Open

Hang and error 32 (file is in use) during copy #29

candera opened this issue Apr 30, 2011 · 3 comments
Labels

Comments

@candera
Copy link
Owner

candera commented Apr 30, 2011

Background

A user reported that hobocopy is never completing a copy. During the copy, it reports error 32, which is "The process cannot access the file because it is being used by another process." This really shouldn't happen.

The email thread is available at http://groups.google.com/group/hobocopy/browse_thread/thread/c94a81f117378175?hl=en_US#

Expected behavior

The copy should complete, and all files should be copied.

@candera
Copy link
Owner Author

candera commented Apr 30, 2011

This appears to only happen during incremental copies. I wonder if I'm doing something wrong there? More information is available at http://msdn.microsoft.com/en-us/library/aa384599(v=vs.85).aspx. I'm going to create a branch that always specifies full backup and see if that fixes this user's problem.

@candera
Copy link
Owner Author

candera commented Jun 22, 2011

See also #35 - copy files because another process has locked part of the file.

@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