I am using Robocopy to copy our files from windows server 2012 R2 to windows server 2019 ,I have 2 issues :
-After copying 10 G , the destination data checked and we found that some permissions not copied or applied there (NTFS permissions )
-We have errors informed us that some files pathname are too long (over 200 paths)
- Is there a way to copy the changes only that occurs on the source to server 2019 automatically using Robocopy ?
I had the chance to try some solutions but the problem still exists
Any assistance would be appreciated
-After copying 10 G , the destination data checked and we found that some permissions not copied or applied there (NTFS permissions )
-We have errors informed us that some files pathname are too long (over 200 paths)
- Is there a way to copy the changes only that occurs on the source to server 2019 automatically using Robocopy ?
I had the chance to try some solutions but the problem still exists
Any assistance would be appreciated