Hi everybody,
I wonder if someone expirienced the same situations.
When I finish to move files with Robocopy /move (v 1.96) command from a qtree(ntfs) on Filer (6.4.3) to a server W2K, the qtree get unaccessible and every users connected to this qtree share get access denied. Access to qtree reenable when I delete and reconfigure this qtree share.
Data inside this qtree is unavailable too if I access from root volumen where this qtree resides via C$
Any help will be appreciated.
 
 
 
 
 
EXAMPLE:
 
H:\scripts>robocopy T:\ Z:\depuraciones\filer880\TDisk *.zip /eta /z /move

----------------------------------------------------------------------
ROBOCOPY v 1.96 : Robust File Copy for Windows NT
----------------------------------------------------------------------

Started : Wed Apr 14 09:59:12 2004

Source : T:\
Dest : Z:\depuraciones\filer880\TDisk\
Files : *.zip
Options : /MOVE /Z /ETA /R:1000000 /W:30

---------------------------------------------------------------------

2 T:\
*EXTRA File 8362 Total.zip
*EXTRA File 1798136 WBS2002CMA1.zip
100% New File 24131012 2.zip
New File 10264667 c2600-is-mz.122-19a.zip
09:59 ->
100%

---------------------------------------------------------------------

Total Copied Skipped Mismatch FAILED Extras
Dirs : 1 0 1 0 0 0
Files : 2 2 0 0 0 2
Bytes : 32.80 m 32.80 m 0 0 0 1.72 m
Times : 0:00:16 0:00:16 0:00:00 0:00:00

Speed : 2068913 bps.
Speed : 118.384 mb/min.

Ended : Wed Apr 14 09:59:29 2004

H:\scripts>dir T:\
Access is denied.

H:\scripts>dir T:\
Access is denied.
 
Thanks