G
Guest
Hi,
I'm trying to copy, either from copy/xcopy command or via the explorer,
few files between 2 Windows 2000 Server host. From the same directory to a
maintenance shared drive, only few files doesn't get copied because of an
'Access Denied'
ex: copy d:\temp\a.txt \\host1\d$\temp works ok
copy D:\temp\a2.txt \\host1\d$\temp access denied.
The file a2.txt doesn't exist on host1. The local permission are ok,
because I can copy the a2.txt locally without problem to any folder. When I
copy the file with /Z option it stop at ~ 77% and then I got a 'Access
denied'. If I remove some bytes from the file a2.txt (5 bytes is ok). The
copy works fine, same thing if I add bytes (5 bytes).
what's wrong
Thanks
I'm trying to copy, either from copy/xcopy command or via the explorer,
few files between 2 Windows 2000 Server host. From the same directory to a
maintenance shared drive, only few files doesn't get copied because of an
'Access Denied'
ex: copy d:\temp\a.txt \\host1\d$\temp works ok
copy D:\temp\a2.txt \\host1\d$\temp access denied.
The file a2.txt doesn't exist on host1. The local permission are ok,
because I can copy the a2.txt locally without problem to any folder. When I
copy the file with /Z option it stop at ~ 77% and then I got a 'Access
denied'. If I remove some bytes from the file a2.txt (5 bytes is ok). The
copy works fine, same thing if I add bytes (5 bytes).
what's wrong
Thanks