-
These two params are not working properly. If excluding multiple Files or Directories it thinks they are a single file.
``` powershell
if ($ExcludeFiles)
{
$arguments += @('/XF', $Exclud…
-
The windows start menu shortcuts (both win10 and win7) are only created for the individual user installing the SW; the shortcuts are not created for other users that may login to the machine. It look…
-
We currently have `Path` defined as `std::string`. This is kinda sloppy in general, but especially bad if we ever want to work on Windows.
We should instead use `std::filesystem::path`, which is th…
-
**Describe the bug**
When dupeguru creates hardlinks for duplicate files dupeguru chooses a **random** file as a source to replace other duplicates with a hardlink of it.
**To Reproduce**
- Creat…
-
Morning, not really an issue but an observation that I thought could be helpful, as I know copyit has a series of files like .DS_Store that it skips.
Left the recursive loop going overnight on a b…
-
This is a test issue for automation
-
Hi
My username on the PC something like "John Smith" (it is not the real name on the pc but the format is same). I get error when there is a space between text in the username. So the path should be …
-
Looking into appending the current date and time in a format that's compatible with folder naming coonventions.
This way if customer returns again, we wouldn't overwrite our existing backup if one …
-
### Which version of the AzCopy was used?
10.4.1
### Which platform are you using? (ex: Windows, Mac, Linux)
Windows 10 Enterprise 1809
### What command did you run?
Azcopy.exe sync "Source"…
-
The idea is to get a copy of the windows.edb file and copy it via robocopy.
As robocopy does not copy any files I created a "DIR001".cmd.
I start via Startup.cmd
#
Startup.cmd:
# ShadowSpawn /verbos…