-
#### Description
Some users are unable to realize that they are running a broken OS.
Check `$env:PATH`, if not as expected: aborts the installation and show related information.
- `%SystemRo…
-
Hello from Spain.
I am using for first time this great tool. The os is Windows 7 Pro.
I have a bat file that uses shadowspawn.exe to create a snapshot of my d: logical unit and mount it on letter k:. …
-
I accidentally backupped to a new folder, so all files are copied. This takes 5 hours exactly. When copying all files with robocopy, it takes ~30 minutes. So copying is much slower than strictly neces…
-
We need to update files.hash when we backup a file so as to avoid the hashing when it's detected in scan_for_file_directories. Also we can directly link them, since we know we copied them (der). Mayb…
-
Currently `rsync` works fine in Windows with Git-Bash [(How to install)](https://gist.github.com/hisplan/ee54e48f17b92c6609ac16f83073dde6#gistcomment-3605244)
But it does not support `--crtimes`,`-…
-
Robocopy extra files causing delay during logging of archive process
-
Unless you use some kind of indexing like Everything, I think that robocopy is faster than Get-Childitem.
I saw the implementation in another scanner. Works really well.
start-process robocopy -a…
Emusp updated
2 years ago
-
The setup command fails on Windows when dealing with paths that contain spaces. In `lib/project_creator.js`, line 32, the paths should be quoted:
```
// Current version that leads to an error:
copy_c…
-
Show details like robocopy does:
No. of sets analyzed
No. of sets complete sets (skipped sets)
No. of sets with changes (non-skipped sets)
No. of photos saved to disk
Running time
-
Hey, I was just wondering if you think it might be a good idea to add a parameter `-ClearLastExitCodeOnSuccess` that would reset the `$global:LastExitCode` back to zero when the Robocopy operation "su…