Moving files from Windows server 2003 to 2008 is a simple matter. Really matters is that the files were stored on an NTFS partition and not the version of the system.
If you copy files using Windows Explorer that permissions can be changed to whatever is the destination folder. More precisely, if you copy the files within the same volume permissions do not change. You become a creator-owned. If you copy to another volume permission are inherited from the parent folder. If you copy the example file using Total Commander you can tick the option "Copy NTFS Permissions" (the old permissions will be transferred).
We can also copy our files using xcopy.
For example, the command: xcopy source destination / O / X / E / H / move files with NTFS permissions from the source server to the destination.
Brak komentarzy:
Prześlij komentarz