Quantcast
Results 1 to 6 of 6

Robocopy / view backed up files on external drive

  1. #1
    andysdad is offline Junior Member
    Enjoys Windows 7 Forums
     
    Join Date
    May 2012
    Posts
    2
    Windows 7/Server 2008 R2 MS Internet Explorer 9.0

    Robocopy / view backed up files on external drive

    Started using robocopy to do my backups. In my command lines, i can specify directories on a external drive to backup to.Some directories show up and i see everything. My most important directory " my documents" DOESNT SHOW UP. I have confirmed a backup is occuring, via log file and properties on the backup folder. I edited it down to a backup of only that folder. Log file shows good, external drive shows the "backup" root directory and properties ( size, number of files) match log file. Open up the backup folder, NOTHING LISTED. I have to run the script as adminstrator , my user is admin also, but if i run it as myself, it cant access the folder. I think im dealing with a rights issue, i have edited security on the external drive, even reformatted it , still nothing shows up

    Reply With Quote Reply With Quote

  2. #2
    kemical's Avatar
    kemical is offline Administrator
    Microsoft MVP
     
    Join Date
    Aug 2007
    Posts
    10,094
    Windows 8 MS Internet Explorer 10.0

    Re: Robocopy / view backed up files on external drive

    Hi, I know the following page isn't exactly what your after but just check the vista solution. It may offer you another way to do things? How To Move My Documents Folder To A Different Drive


    Wallpapers

    Reply With Quote Reply With Quote

  3. #3
    Saltgrass is online now Microsoft Community Contributor This member is a certified Microsoft Community Contributor at Windows 7 Forums. Click here for more information from Microsoft.
    Just trying to help
     
    Join Date
    Oct 2009
    Posts
    6,562
    Windows 7/Server 2008 R2 Firefox 12.0

    Re: Robocopy / view backed up files on external drive

    I had a situation the other day where I could not see the files in a folder on my primary drive when I looked for them through Documents. I could see them if I went to the Users folders directly.

    It seems changing the way the files were shown, large icon, small, details, etc. corrected the situation and I could see them from the Documents folder also.

    If that has no effect, you might try starting Windows Explorer is Admin mode to see if it makes a difference.

    Reply With Quote Reply With Quote

  4. #4
    Veegertx is offline Senior Member
    Enjoys Windows 7 Forums
     
    Join Date
    Nov 2009
    Posts
    216
    Windows 7/Server 2008 R2 MS Internet Explorer 9.0

    Re: Robocopy / view backed up files on external drive

    Perhaps if you don't copy the attributes just data and timestamp
    cd /d %~dp0
    robocopy %userprofile%\Documents /MIR %~dp0\Documents /E /COPYT /PURGE /R:1 /W:5
    thats COPY colon DT can't get this to go advanced with maxthon
    Last edited by Veegertx; 05-18-2012 at 09:17 AM.

    Reply With Quote Reply With Quote

  5. #5
    andysdad is offline Junior Member Thread Starter Thread Starter
    Enjoys Windows 7 Forums
     
    Join Date
    May 2012
    Posts
    2
    Windows 7/Server 2008 R2 MS Internet Explorer 9.0

    Re: Robocopy / view backed up files on external drive

    Quote Originally Posted by Veegertx View Post
    Perhaps if you don't copy the attributes just data and timestamp
    cd /d %~dp0
    robocopy %userprofile%\Documents /MIR %~dp0\Documents /E /COPYT /PURGE /R:1 /W:5
    thats COPY colon DT can't get this to go advanced with maxthon
    good idea, same results

    Reply With Quote Reply With Quote

  6. #6
    Veegertx is offline Senior Member
    Enjoys Windows 7 Forums
     
    Join Date
    Nov 2009
    Posts
    216
    Windows 7/Server 2008 R2 MS Internet Explorer 9.0

    Re: Robocopy / view backed up files on external drive

    works for me but I run with UAC off

    Reply With Quote Reply With Quote

Similar Threads

  1. Replies: 1
    Last Post: 02-03-2012, 02:42 AM
  2. Moving External Drive Files From iMac to PC
    By croths in forum Windows 7 Hardware
    Replies: 17
    Last Post: 10-24-2011, 07:21 PM
  3. Replies: 6
    Last Post: 05-17-2011, 05:35 PM
  4. External hard drive missing files
    By Zepse7en in forum Windows 7 Support
    Replies: 0
    Last Post: 02-24-2011, 06:46 PM
  5. geting backed up files from w7 to vista
    By oj99 in forum Windows 7 Discussion
    Replies: 1
    Last Post: 08-24-2009, 09:42 PM

Visitors found this page by searching for:

robocopy dp0

cannot see files after robocopy

why the files not show after robocopy to external drive

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
  •