Windows 10: Xcopy folder to a new location daily automatically

Discus and support Xcopy folder to a new location daily automatically in Windows 10 Software and Apps to solve the problem; I have a Windows XP embedded machine which creates a datalog once a day in a csv file. This is to say it creates a new csv file every day and puts it... Discussion in 'Windows 10 Software and Apps' started by Paul Pereira1, Jan 21, 2023.

  1. Xcopy folder to a new location daily automatically


    I have a Windows XP embedded machine which creates a datalog once a day in a csv file. This is to say it creates a new csv file every day and puts it into the e: partition. So the e: partition grows by one file a day. I'd like to on a daily basis copy the log files from this partition into a USB drive at a specific time each day. Is there a xcopy way of doing this?

    :)
     
    Paul Pereira1, Jan 21, 2023
    #1
  2. Nicrite Win User

    Vista Ultimate - 'User' Folder Location

    No tried that.

    Can copy the entire folder to D; but Windows still points to C as the location. Can change personal folders location to a folder on D;, but this still leaves hidden files etc on C;. Thus meaning there are 2 Users folders. Have managed to change the Public folder location to D;, with some registry tweaks, but this doesnt seem to work for the entire folder.

    any more suggestions
     
    Nicrite, Jan 21, 2023
    #2
  3. BoKnows04 Win User
    XCOPY in batch file to create new folder

    Hello
    I’ve been using the “xcopy” command in a batch file to backup a folder & all contents inside. I use task schedule to back up the folder files each day and then it backups what has changed from the previous backup.
    Example:
    XCOPY "E:\Stuff" "J:\Stuff" /s /f /y /c /d /I


    Now I need to backup these files each day to a new folder so I can retain the data in the previous folder.
    For example if I wanted to backup
    XCOPY "E:\Stuff" "J:\Stuff" /s /f /y /c /d
    and I wanted to retain the data located in J:\Stuff folder during the next backup.
    How would I configure the batch file to create a new folder the next time the backup starts.
    For example J:\Stuff_1 and the next day create folder J:\Stuff_2 and so forth

    Thanks for helping
     
    BoKnows04, Jan 21, 2023
    #3
  4. Xcopy folder to a new location daily automatically

    Changing folder location

    Hi Kenneth,

    To change the location of a personal folder (e.g., Videos), follow these steps:

    1. Right-click the personal folder, and then click Properties.
    2. Switch to the Location tab in the dialog box.
    3. Click Move....
    4. Select the destination folder path and then click OK.
    Your apps will know the location of the shell folder, whichever drive it is in.
     
    Ramesh Srinivasan, Jan 21, 2023
    #4
Thema:

Xcopy folder to a new location daily automatically

Loading...
  1. Xcopy folder to a new location daily automatically - Similar Threads - Xcopy folder location

  2. Having issues with xcopy skipping folders

    in Windows 10 Gaming
    Having issues with xcopy skipping folders: on Windows 10.0.22631.4602. Plenty of ram, i7 cpu. On the C: drive ssd I have a personal folder "myfolder" and several subfolders off of it. These subfolders also have subfolders. I intend for the personal folder and ALL OF its subfolders to be copied in one command, as in...
  3. Having issues with xcopy skipping folders

    in Windows 10 Software and Apps
    Having issues with xcopy skipping folders: on Windows 10.0.22631.4602. Plenty of ram, i7 cpu. On the C: drive ssd I have a personal folder "myfolder" and several subfolders off of it. These subfolders also have subfolders. I intend for the personal folder and ALL OF its subfolders to be copied in one command, as in...
  4. Xcopy folder to a new location daily automatically

    in Windows 10 Gaming
    Xcopy folder to a new location daily automatically: I have a Windows XP embedded machine which creates a datalog once a day in a csv file. This is to say it creates a new csv file every day and puts it into the e: partition. So the e: partition grows by one file a day. I'd like to on a daily basis copy the log files from this...
  5. xcopy not working

    in Windows 10 Network and Sharing
    xcopy not working: What am I doing wrong here?I want to copy c:\users\public all data into c:\users\xyz https://answers.microsoft.com/en-us/windows/forum/all/xcopy-not-working/961e4487-9041-4ea5-8ff8-fe9720b54449
  6. xcopy not working

    in Windows 10 Gaming
    xcopy not working: What am I doing wrong here?I want to copy c:\users\public all data into c:\users\xyz https://answers.microsoft.com/en-us/windows/forum/all/xcopy-not-working/961e4487-9041-4ea5-8ff8-fe9720b54449
  7. xcopy not working

    in Windows 10 Software and Apps
    xcopy not working: What am I doing wrong here?I want to copy c:\users\public all data into c:\users\xyz https://answers.microsoft.com/en-us/windows/forum/all/xcopy-not-working/961e4487-9041-4ea5-8ff8-fe9720b54449
  8. New start menu folder icon location.

    in Windows 10 Ask Insider
    New start menu folder icon location.: In the recent updates, a new folder icon in the start menu has appeared. I really like it and wish to make the default folder icon in explorer to be that. Where is the file location that contains that icon? I looked in imageres.dll, explorer.exe and shell32.dll. submitted by...
  9. To write the script xcopy to backup the files on daily basis with file history

    in Windows 10 Installation and Upgrade
    To write the script xcopy to backup the files on daily basis with file history: Hi I have a folder c:\myapp\text1.txt c:\myapp\text2.txt c:\myapp\text3.txt c:\myapp\training\>training.doc When I take the backup and if there is any change in the content of the file , the existing file should be moved to the folder...
  10. Cannot move Documents folder to new location

    in Windows 10 Support
    Cannot move Documents folder to new location: Short version: I'm getting an error message when I attempt to move my Documents folder to a new location (same volume):The folder can't be moved here...The filename or extension is too long (see attachment). Longer version: I want to move my Documents, Videos, and Pictures...