Question : I need a program that can copy files from any profile and ignore permissions.  Any ideas?  Robocopy, FastCopy, etc., will still error out.

We back up people's data and I'm having issues with missing files that aren't copied over because of the permissions.  

I need a program that I can use to back up people's data that will ignore permissions, ignore file sizes, ignore corrupted files, etc.  The standard ones don't do it.  Unstoppable Copier, RoboCopy, FastCopy, etc all error on profiles that have separate permissions.  Ideas?

Answer : I need a program that can copy files from any profile and ignore permissions.  Any ideas?  Robocopy, FastCopy, etc., will still error out.

Wait.. I dug into Robocopy. Did you try the BACKUP MODE option?

Robocopy /B (backup mode) will allow Robocopy to override file and folder permission settings (ACLs
Random Solutions  
 
programming4us programming4us