Darren Rose
Darren Rose
Excellent work :) I was planning to do a section with some code examples, such as those currently in Readme.md and some more - and will do them in both...
Will see what I can do - am away for a few days now with work so may not be until I get back and caught up
I personally (and I suspect others will disagree) think most projects should support the newest reliable version of .NET available. I appreciate some people want backward compatibility, but usually newer...
Can you upload a job file so I can see exactly what settings you are using, and a example directory structure so I can try and replicate it here? As...
I will investigate further tomorrow as getting late here now, but I see what you mean, I also see that get the exact same error running from command line using...
Neither solution works when using RoboCopy from command line - not yet tried in RoboSharp
What type of file system does the USB drive have? The one I was testing with and having the same error as you with was formatted as FAT32? I converted...
Ahh okay, thats a shame - definitely a permission issue relating to ACL on root of a drive hence working on NTFS and not on FAT32 - unfortunately RoboCopy works...
P.S. Just out of interest it seems for some switches such as /MIR that System Volume Information is automatically excluded according to the logs - never knew this named (-1)...
> Interestingly, excluding the source directory does nothing. (I excluded E:, all files and folders still copied, still received the error). Yes I had that same thought and tried it...