Windows 10: Robocopy error with OneDrive folder, create 0kb files and skip many others files!!!

Discus and support Robocopy error with OneDrive folder, create 0kb files and skip many others files!!! in Windows 10 Software and Apps to solve the problem; HiI use robocopy to sync OneDrive folder from PC to server as backup.But, some files on backup server is 0kb and robocopy have problems with žćčšđ... Discussion in 'Windows 10 Software and Apps' started by kajzica, Jul 8, 2022.

  1. kajzica Win User

    Robocopy error with OneDrive folder, create 0kb files and skip many others files!!!


    HiI use robocopy to sync OneDrive folder from PC to server as backup.But, some files on backup server is 0kb and robocopy have problems with žćčšđ croatian letters in file/folder names.Before moving to OneDrive this wont happen.What's wrong?example off error and this error is for all files in onedrive folder in pc Newer 6.4 m \\pc\c$\OneDrive\Desktop\povijest.indd 2022/07/08 10:24:39 ERROR 0 0x00000000 Copying File \\pc\c$\OneDrive\Desktop\povijest.indd The operation completed successfully.switches is /mir /compress /FP /NP /NJS /NJH /R:0 /W:0 /b /mt:10 /XF *.idlk *.ps thumbs.db

    :)
     
    kajzica, Jul 8, 2022
    #1
  2. oily_17 Win User

    Batch Files Knowledge Base

    Don't use batch files very much but one I find useful is for creating a list of files in a directory.
    Just copy the text below into Notepad and save as Filelist.bat

    dir /a /-p /o:gen >filelist.txt

    When you run it from a folder it will create a Filelist.txt file,in the same folder, that lists all the files in that folder.Useful when you are too lazy to type all the files out yourself.
     
    oily_17, Jul 8, 2022
    #2
  3. Batch Files Knowledge Base

    Very nice and usefull thanks for contributing.
     
    AphexDreamer, Jul 8, 2022
    #3
  4. Robocopy error with OneDrive folder, create 0kb files and skip many others files!!!

    Robocopy Error 2 - copyying folder in dropbox

    I have successfully created and used the following batch file in windows10

    robocopy C:\Users\Julie\Documents\Test C:\Users\Julie\Documents\accounts-backup
    pause

    However when I run the batch below to copy the contents of a folder in Dropbox I get

    ERROR 2 (0x00000002) Accessing Source Directory C:\Users\Julie\Dropbox\accounts\
    The system cannot find the file specified.

    robocopy C:\Users\Julie\Dropbox\accounts C:\Users\Julie\Documents\accounts-backup
    pause

    Any suggestions to resolve this
     
    ColinKinsella, Jul 8, 2022
    #4
Thema:

Robocopy error with OneDrive folder, create 0kb files and skip many others files!!!

Loading...
  1. Robocopy error with OneDrive folder, create 0kb files and skip many others files!!! - Similar Threads - Robocopy error OneDrive

  2. Robocopy Skips Copying File

    in Windows 10 Gaming
    Robocopy Skips Copying File: I have a Dell computer running Windows 10. I use Task Scheduler to copy two files to two target destinations using Robocopy. Three of the files get copied but Robocopy skips one of them. If I run the command in a command window it returns a value of 0 meaning that there...
  3. Robocopy Skips Copying File

    in Windows 10 Software and Apps
    Robocopy Skips Copying File: I have a Dell computer running Windows 10. I use Task Scheduler to copy two files to two target destinations using Robocopy. Three of the files get copied but Robocopy skips one of them. If I run the command in a command window it returns a value of 0 meaning that there...
  4. Robocopy failing on files in folder synced to OneDrive

    in Windows 10 Gaming
    Robocopy failing on files in folder synced to OneDrive: Robocopy is failing on files in folder synced to OneDrive. I am getting this error New File 31338 C:\Clancy\A_Prime8\AA_FY23\Microsoft\Program - TerryClancy\Guides\MigratingCustomersFromXXXXToYYYY.docx 2023/05/10 10:59:51 ERROR 1 0x00000001 Copying File...
  5. Robocopy failing on files in folder synced to OneDrive

    in Windows 10 Software and Apps
    Robocopy failing on files in folder synced to OneDrive: Robocopy is failing on files in folder synced to OneDrive. I am getting this error New File 31338 C:\Clancy\A_Prime8\AA_FY23\Microsoft\Program - TerryClancy\Guides\MigratingCustomersFromXXXXToYYYY.docx 2023/05/10 10:59:51 ERROR 1 0x00000001 Copying File...
  6. .R programming file saved in OneDrive but 0kB

    in Windows 10 Gaming
    .R programming file saved in OneDrive but 0kB: Hi I've saved .R programming files on OneDrive in Windows, but when I tried to open them they were both empty. I also checked the OneDrive website but it's the same. Let me know if there are any way the information can be recovered...
  7. .R programming file saved in OneDrive but 0kB

    in Windows 10 Software and Apps
    .R programming file saved in OneDrive but 0kB: Hi I've saved .R programming files on OneDrive in Windows, but when I tried to open them they were both empty. I also checked the OneDrive website but it's the same. Let me know if there are any way the information can be recovered...
  8. Robocopy error with OneDrive folder, create 0kb files and skip many others files!!!

    in Windows 10 Network and Sharing
    Robocopy error with OneDrive folder, create 0kb files and skip many others files!!!: HiI use robocopy to sync OneDrive folder from PC to server as backup.But, some files on backup server is 0kb and robocopy have problems with žćčšđ croatian letters in file/folder names.Before moving to OneDrive this wont happen.What's wrong?example off error and this error is...
  9. Robocopy error with OneDrive folder, create 0kb files and skip many others files!!!

    in Windows 10 Gaming
    Robocopy error with OneDrive folder, create 0kb files and skip many others files!!!: HiI use robocopy to sync OneDrive folder from PC to server as backup.But, some files on backup server is 0kb and robocopy have problems with žćčšđ croatian letters in file/folder names.Before moving to OneDrive this wont happen.What's wrong?example off error and this error is...
  10. Duplicate files created in OneDrive Folder

    in Windows 10 Network and Sharing
    Duplicate files created in OneDrive Folder: When I create a new file in a child folder in my "This PC" parent folder, the file is automatically also created in a child folder in my "One Drive" parent folder. As a result, I essentially am doubling the storage usage on my PC. Similarly, if I delete a file from my "One...