-
the CopyExe has code to monitor jobs https://github.com/spjeff/sppatchify/blob/75120d017d79f1b7ca76853d252dbc8273b93ea3/SPPatchify.ps1#L142
But the robocopy command is not invoked with -asJob
-
The lines in
https://github.com/openframeworks/openFrameworks/blob/master/libs/openFrameworksCompiled/proje
ct/vs/openFrameworksDebug.props#L24
https://github.com/openframeworks/openFrameworks/blob/…
-
When I include a /LOG argument with quotes ShadowSpawn gives the following error message:
`Error: Command line contains mismatched quotes: C:\Users\username\Documents\Backup\ShadowSpawn-0.2.2-x64\Sh…
-
In Winodws 11 22H2, I used
```
robocopy /E /Z /MT:16 E:\ G:\Data0
```
to copy files between drives. (They are all btrfs in windows)
But after some time, system crash and restarted.
-
Currently one has to use this idiom (http://blogs.msdn.com/b/msbuild/archive/2005/11/07/490068.aspx) to recursively copy. Without resorting to invoking robocopy or other platform specific commands.
T…
-
dash at the beginning of a file name upsets robocopy for some reason.
-
"This computer hangs if one runs robocopy over night but otherwise stays stable". Reported by Thomas Stoeger.
The source of the problem is not clear and is difficult to reproduce. It is suggested to…
-
Looks like the robocopy for WinPEAutoExtraFiles in [Public/New-PEBuild.ps1](https://github.com/OSDeploy/OSDBuilder/commit/018344ca05518c01505408bad64d0deb4be4049b#diff-d629470744a739112657ad450bce2b94…
-
Some folders can have many changes in a short time (e. g. "sessionstore-backups" from Firefox), so it would be nice to have options for minimum time and change periods between two event-triggered sync…
-
I'd like to be able to use this from File Explorer, the way Teracopy (not as fast as Robocopy) or UltraCoppier (don't like at all) work.