candera / hobocopy

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

Provide a way to do non-recursive copies #23

Closed candera closed 13 years ago

candera commented 13 years ago

Currently, hobocopy always copies recursively. Provide a way to copy non-recursively. And clear up the /r switch, which doesn't seem necessary.

candera commented 13 years ago

Uh, it looks like the default is to do non-recursive copies. Why do I think that this isn't the case?

Need to research the behavior of hobocopy to make sure that it is indeed doing this correctly. Should also follow up on http://superuser.com/questions/258545/copy-hiberfil-sys-pagefile-sys-on-a-live-system/258546#258546