XCOPY or ROBOCOPY command

  • Thread starter Thread starter AA2913
  • Start date Start date
A

AA2913

Guest
I mapped a drive to the DMZ server and it fails saying invalid drive

XCOPY d:\foldername /E /H /K /O /X Y:\

Says invalid drive

I want to either give the complete dmz server drive path


I mapped a drive to the DMZ server and it fails saying invalid drive

XCOPY d:\foldername /E /H /K /O /X Y:\

Says invalid drive

I want to either give the complete dmz server drive path


Trying to copy a folder and subfolders and files from an internal server to DMZ server using XCOPY or ROBOCOPY as it shows 401 Error when I did a direct copy. I am looking for command to copy Folder2 and all its files and its subfolders which are in D:\Folder1\Folder2 to the DMZ server by either mapping a drive or by \\DMZ server name\ UserID and Password


Thank you in advance!


AA2913

More...
 
Back
Top