C:\>xcopy E:\test.txt \\unknown\fs1\
E:\test.txt
Access denied
C:\>robocopy E:\ \\unknown\fs1 text.txt
What is this you're trying to do?
robocopy allows a variety of options in terms of copying ACLs and
ownerships, you could play around to see if any combo will get rid of
your problem (elim. timestamp). Unless I am mistaken though it
appears you are migrating from a FS to a txt file?
What is fs1?
-Matt
On Feb 15, 2008, at 2:06PM, Rocky wrote:
C:\>xcopy E:\test.txt \\unknown\fs1\
E:\test.txt
Access denied
C:\>robocopy E:\ \\unknown\fs1 text.txt
_______________________________________________
storage-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/storage-discuss