Robert Brenckman

Results 123 comments of Robert Brenckman

Alright, all the Interfaces have been finished on the wiki, except IROboCommand since thats ones large. The rest of the objects can come later. I submitted a PR to link...

Yea thats all fine. I just wanted to give a base structure for the pages to look like and get the links all set up. If you could author the...

No worries, like I said, I just wanted to get the basic setup complete

Also, it apparently moved the 'System Volume Information' folder o.0

[BootVersion.zip](https://github.com/tjscience/RoboSharp/files/8075344/BootVersion.zip) [JOB.zip](https://github.com/tjscience/RoboSharp/files/8075345/JOB.zip) ( I already added the SVI folder to ignored list) Unzip 'Bootversion' onto the root of a USB drive. After backup is complete, it should exist within the...

Two potential solutions: https://serverfault.com/questions/167723/robocopy-how-to-move-the-content-of-a-directory-but-keep-the-directory/167748 - add `\.` at end of destination path: `E:\USB_BACKUP\CurrentDateTimeFolderName\.` - Add `\*` to end of source, but this may not work with UNC paths per that...

2GB Fat32 disks. These are boot software for a system, so reformatting to a different format won't work. I'll play around and see if I can't resolve it

Ok, so heres what I think is happening. I took a single job file and performed it over cmd prompt multiple times, with a subfolder of the C drive as...

The check could be done after the description 'Access is denied' is added to it, and we append " - Safe to ignore: /MOVE with root of drive as source...

Yea, linking to this thread is easy enough to do, with a concise summary of what it prevents raising as well. Let's get @tjscience opinion on that code screenshot before...