candera / hobocopy

An open source backup tool for Windows
http://candera.github.com/hobocopy/
MIT License
176 stars 52 forks source link

Destination Directory can't be root. #54

Open isidroco opened 2 years ago

isidroco commented 2 years ago

This command: HoboCopy.exe c:\Windows\System32\config D:\ SYSTEM Will fail: Creation of directory failed with error Access is denied. (Error number 5) on directory \?\D:\ Same command with a subdirectory will succeed to backup SYSTEM registry file: HoboCopy.exe c:\Windows\System32\config D:\bak SYSTEM

Another issue is to find download for Binaries, links on github not working.