Nocturnal
Lifer
I used the syntax robocopy "\\computer_name\H\Folder" "C:\Documents and Settings\Owner\Desktop\Folder" /e /copyall
And what happens is it says that it access is denied. The thing is I can easily just take the folder from connecting to \\computer_name and dragging and dropping it to the desktop/destination.
How do I get it to copy through robocopy? I tried xcopy but it errors due to some files having too long file names. Thanks.
And what happens is it says that it access is denied. The thing is I can easily just take the folder from connecting to \\computer_name and dragging and dropping it to the desktop/destination.
How do I get it to copy through robocopy? I tried xcopy but it errors due to some files having too long file names. Thanks.