Quantcast
Results 1 to 2 of 2

ROBOCOPY and not existing folder "c:\Users\"MyUser"\Documents\My Music"

  1. #1
    Omorashi is offline Junior Member
    Enjoys Windows 7 Forums
     
    Join Date
    Feb 2010
    Posts
    2

    ROBOCOPY and not existing folder "c:\Users\"MyUser"\Documents\My Music"

    Hello Fellow 7 users,

    I have just switched OS to Windows 7, and i am impressed so far.

    I want to backup my data on an external harddrive. I would like to use the function ROBOCOPY in the command windows because then i don't have to third party program running all the time. But the copying stops at a folder that it cannot access. The folder is "c:\Users\"MyUser"\Documents\My Music", but the folder doesn't exist in the directory. I have checked the folder with explorer and commando prompt, but its not there.

    I have made a screenshot of the failure:



    I am using the following command:

    REM Starting Syncronizing with external harddrive
    cd %0\..\
    robocopy "C:\Users\Halberg\Documents" "Backup\Documents" /MIR /ETA

    I hope you can help me with this problem.

    /Omorashi

    Reply With Quote Reply With Quote

  2. #2
    Omorashi is offline Junior Member Thread Starter Thread Starter
    Enjoys Windows 7 Forums
     
    Join Date
    Feb 2010
    Posts
    2
    It got solved on an other forum by using this command:

    REM Starting Syncronizing with external harddrive
    cd %0\..\
    robocopy "C:\Users\Halberg\Documents" "Backup\Documents" /MIR /ETA /XJD

    Hopefully it can help someone else later on!

    Reply With Quote Reply With Quote

Similar Threads

  1. Replies: 0
    Last Post: 05-16-2011, 05:25 PM
  2. Replies: 2
    Last Post: 08-02-2010, 02:04 PM
  3. No folder visible during "Save as" or "Browse for"
    By NochLess in forum Windows 7 Support
    Replies: 7
    Last Post: 02-05-2010, 02:33 PM
  4. why duplicate "users" folder in win7?
    By davidbitn in forum Windows 7 Support
    Replies: 12
    Last Post: 01-07-2010, 01:37 AM
  5. Replies: 8
    Last Post: 11-29-2009, 10:11 AM

Visitors found this page by searching for:

robocopy my documents

robocopy my videos error code 2

my documents problem robocopy

windows 7 robocopy cannot copy urls

Robocopy C:UsersDocuments

robocopy cannot copy My Documents folder

robocopy my documents access denied

robocopy my documents folder

win7 robocopy my documents access denied

robocopy win7 access denied my documents

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •