ソリューションが必要です
Hi All,
Can anyone here please suggest me what is the best suggested tools to migrate the existing NTFS VaultStore partition drives to CIFS share realiably ?
with my current Robocopy script (executed on WIndows Server 2003 on EV 9):
robocopy.exe V: "\\DD_CIFS_SHARE\Vault1_Pt6" *.* /xd "L:\System Volume Information" /xd L:\RECYCLER\ /e /xo /zb /copy:DTS /r:0 /w:0 /fp /nfl /ndl /np /tee /log:"S:\Temp\robocopy.log"
I cannot copy the entire closed vaultstore to the CIFS share with the following error:
So I need some help and suggestion on this matter.
Thanks