Ever encounter “file in use” error and wonder how to copy or backup those open / locked files in Windows? Yes, there are many utilities but here am going to introduce just this open source freeware called HoboCopy.
HoboCopy is a Windows command-line program making use of Volume Shadow Copy Service (VSS) to backup or copy locked file without worry about “file in use” error message (such as when copy Flash video files cached by web browser).

Though the latest HoboCopy available for download from SourceForge.net was released on 2008, the 64-bit version is working fine on my Windows 7 Ultimate 64-bit OS without any errors (so far so good for copying cached Flash video):

1) Download and extract the zipped file to Windows system path (e.g. C:\Windows):
2) Open elevated Command Prompt window and run HoboCopy to copy / backup locked files. For example, to copy Flash video files cached and locked by Google Chrome:
Where
For more info, type


HoboCopy is a Windows command-line program making use of Volume Shadow Copy Service (VSS) to backup or copy locked file without worry about “file in use” error message (such as when copy Flash video files cached by web browser).

Though the latest HoboCopy available for download from SourceForge.net was released on 2008, the 64-bit version is working fine on my Windows 7 Ultimate 64-bit OS without any errors (so far so good for copying cached Flash video):

1) Download and extract the zipped file to Windows system path (e.g. C:\Windows):
- HoboCopy v1.0.0.0 for 32-bit Windows 2003, Vista, Windows 7
- HoboCopy v1.0.0.0 for 64-bit Windows 2003, Vista, Windows 7
- HoboCopy v1.0.0.0 for 32-bit Windows XP
2) Open elevated Command Prompt window and run HoboCopy to copy / backup locked files. For example, to copy Flash video files cached and locked by Google Chrome:
hobocopy %LocalAppData%\Temp C:\Walker fla*.tmp
Where
- %LocalAppData%\Temp is the source folder containing the locked files (in this case, the Flash videos),
- C:\Walker is the destination folder for saving copy of the locked files
- fla*.tmp is the locked files that need to be copied or backup
For more info, type
HoboCopy /? to get help on HoboCopy syntax and available options.

Custom Search



2013 •
Just great!
1000 thx!!!
+1 for this. Thanks
should i restart my PC after extract files to “c:\windows” ????
I got this message:
hobocopy is not recognized as an internal or external command
:(