-
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…
-
Looking through the remaining files on AEON3 (possibly also on AEON2), it looks like Robocopy will not delete files from the source folder if they already exist in the destination folder with the exac…
-
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.
-
Looks like the robocopy for WinPEAutoExtraFiles in [Public/New-PEBuild.ps1](https://github.com/OSDeploy/OSDBuilder/commit/018344ca05518c01505408bad64d0deb4be4049b#diff-d629470744a739112657ad450bce2b94…
-
## Bug Report
There's possibly an issue with Scoop installation process extracting from `.exe` installer files. As reported in [here](https://github.com/ScoopInstaller/Extras/issues/13324) and la…
-
**Is your feature request related to a problem? Please describe.**
After reviewing the source code of rcp.ps1, I suppose the script stores a list of folders in the registry key HKCU:\RCWM and then fo…
-
Robocopy.exe (at least in WIN 10) fails to log correctly (misses most of the logging) for /MT:1+, I suggest that the default should therefore be no multithreading.
-
This'll require something that closes the child processes when the main form closes if the user closes it before it's done. Something here might help:
https://stackoverflow.com/questions/3342941/kill…
-
I'm getting this error
The syntax of the command is incorrect.
-------------------------------------------------------------------------------
ROBOCOPY :: Robust File Copy for Windo…
-
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.