The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    A problem while moving user files from boot drive to storage drive

    Discussion in 'Sager and Clevo' started by cradle_emperor, Jan 5, 2012.

  1. cradle_emperor

    cradle_emperor Notebook Consultant

    Reputations:
    5
    Messages:
    130
    Likes Received:
    0
    Trophy Points:
    30
    First of all the urgent question, how do you stop loops in command prompts? I dont know much about cmd. I was copying with robocopy and it keeps going "access is denied", "waiting 30 seconds", "retrying" repeat. Do i just click x and terminate? Is there a key to press to abort?

    Anyways i was following this post from this thread http://forum.notebookreview.com/sager-clevo/610052-ssd-hdd.html

    I was booted with a win7 disk, had command prompt open and was copying the user dir from ssd to hdd when it said access was denied for
    E:\users\paul\appdata\local\temp\~df110(etc etc)f6a3.TMP

    A long named tmp file and keeps retrying. Why is this happening and how do i prevent this?
     
  2. gwilled

    gwilled Notebook Deity

    Reputations:
    288
    Messages:
    1,467
    Likes Received:
    0
    Trophy Points:
    55
    Try [CTRL] + [C]. That usually does the trick.
     
  3. Anthony@MALIBAL

    Anthony@MALIBAL Company Representative

    Reputations:
    616
    Messages:
    2,771
    Likes Received:
    3
    Trophy Points:
    56
    Also, I'm pretty sure (it's been a while since I've done this) that it will only retry a certain amount of times before giving up and moving on. Did you definitely run this command (changed to reflect the right drives of course):

     
  4. cradle_emperor

    cradle_emperor Notebook Consultant

    Reputations:
    5
    Messages:
    130
    Likes Received:
    0
    Trophy Points:
    30
    yup 100% positive.

    maybe it would have stopped eventually but i had it running for a good 20 minutes, kept retrying. like i said it was some file in the appdata\local\temp folder

    does your account have to be an administrator account? or do i have to disable UAC?