Boat Drinks  

Go Back   Boat Drinks > General > Computer and Consoles

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 02-09-2008, 18:08   #1
LeperousDust
Bananaman
 
LeperousDust's Avatar
 
Join Date: Jul 2006
Location: Liverpool/Edinburgh
Posts: 4,817
Default Robocopy permissions problem?

Below is the robocopy code and the errors i'm recieving on every file, but i've no idea why. It used to work fine, in fact it worked fine once and copied stuff over i just had to quit it whilst i fiddled a little more, now i've broken it!

Help?

Code:
robocopy.exe "D:\Pictures" "\\Server\Users\Alex\Pictures" /S /ZB /COPYALL /LOG:\\Server\users\Alex\Robocopy_Logs\Pictures_Log.txt /DCOPY:T /R:10 /W:1 /TEE
PAUSE
EXIT

-------------------------------------------------------------------------------
   ROBOCOPY     ::     Robust File Copy for Windows

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

  Started : Tue Sep 02 18:04:11 2008

   Source : D:\Documents\
     Dest : \\SERVER\Users\Alex\Documents\

    Files : *.*

  Options : *.* /TEE /S /COPYALL /DCOPY:T /ZB /R:10 /W:1

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

                          55    D:\Documents\
            New File                 162        ~$am Timetable.docx
2008/09/02 18:04:16 ERROR 1307 (0x0000051B) Copying NTFS Security to Destination
 Directory D:\Documents\
This security ID may not be assigned as the owner of this object.

            New File               18356        Adele_Avatar.jpg
2008/09/02 18:04:38 ERROR 1307 (0x0000051B) Copying NTFS Security to Destination
 Directory D:\Documents\
This security ID may not be assigned as the owner of this object.

            New File               43520        Alex Dodd CV.doc
2008/09/02 18:04:45 ERROR 1307 (0x0000051B) Copying NTFS Security to Destination
 Directory D:\Documents\
This security ID may not be assigned as the owner of this object.

            New File              508423        BT equinox 1200 user manual.pdf
2008/09/02 18:05:13 ERROR 1307 (0x0000051B) Copying NTFS Security to Destination
 Directory D:\Documents\
This security ID may not be assigned as the owner of this object.

            New File               60758        cc_20080513_1529.reg
2008/09/02 18:05:18 ERROR 1307 (0x0000051B) Copying NTFS Security to Destination
 Directory D:\Documents\
This security ID may not be assigned as the owner of this object.

            New File                1802        Default.rdp
__________________
LeperousDust is offline   Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 21:34.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.