Windows 10: robocopy to nas mss

Discus and support robocopy to nas mss in Windows 10 Software and Apps to solve the problem; Windows 10 Pro in workgroupam trying to run cmd line to move filesGet system error 58 has occurredwhat is correct way to also add password for... Discussion in 'Windows 10 Software and Apps' started by DennisJ Krohn, Aug 29, 2022.

  1. robocopy to nas mss


    Windows 10 Pro in workgroupam trying to run cmd line to move filesGet system error 58 has occurredwhat is correct way to also add password for share?net use r: \\192.168.1.111\files /user:192.168.1.111\adminafter have R:, would like to run robocopy to move files from R: to S: what is roby copy command to move all files and folders?

    :)
     
    DennisJ Krohn, Aug 29, 2022
    #1

  2. Copy NTFS permissions to a NAS with Robocopy

    Hello,

    I'm actually using Robocopy to copy a "home" folder with NTFS permissions to a NAS Synology. All theses equipment are on the domain, that will be named XXXXX in this post.

    The permissions on the "home" folder are explicit, and not inherited from the parent folder. Also note that the SYNOLOGY NAS have the Windows Permissions activated.

    The goal is to create a backup of this "home" folder to the NAS with the permissions.

    Here is the Robocopy script that i'm using :

    ------------

    set rep_log=C:\Script\log

    set rep_sync_DATA=\\SRV1\e$\home\

    set rep_sync_NAS=\\NAS-SYNOLOGY01\test01\backup\home\

    robocopy %rep_sync_DATA% %rep_sync_NAS% /MIR /SEC /ZB /NP /XF thumbs.db /R:2 /W:5 /log:%rep_log%\Synchronisation_backup_nas.txt

    -----------

    The Robocopy script works well, and the files are well copied. EXCEPT one. On my "home" source folder, we can find on the permission list the XXXXXX\Administrators group. (explicit permission)

    But, unfortunately, once the folder is copied to the NAS, it change the XXXXX\Administrators group to NAS-SYSNOLOG01\Administrators. This folder take the local domain of the NAS instead of my AD domain.

    Please note that this "domain change" is only applied to this group, and the others lambda groups are not impacted by this strange change. (example XXXXXX\Sales group on source folder will be copied as XXXXXX\Sales to the destination)

    The same script works perfectly if the destination is a USB HDD for example. It only happens if I want to copy to the NAS.

    Any idea to fix this issue ? I faced this issue twice, with SYNOLOGY and with NETAPP technology. Whatever soft I tried to copy (robocopy or others), the result is the same...

    Thanks for your potential help robocopy to nas mss :)

    Sébastien
     
    Sébastien_980, Aug 29, 2022
    #2
  3. BGood2 Win User
    Robocopy broken in Win 10 v2004?

    Is robocopy in Win 10 v2004 totally borked?

    I have been using a batch file for 5 years now to robocopy my documents, desktop, etc to a folder on my Synology NAS. I bought a new Dell, upgraded it to v2004 (kicking myself). I changed my script to robocopy from my NAS to my new PC. Everything appeared
    in the "failed" column. Eventually, running out of ideas, I copied robocopy.exe from my old Dell (Win 10 v1909) and ran the same batch file using the old robocopy. Everything looks like it copied! But the log file generated had nearly no data inside and
    the format was a mess.

    \\nas\home\robocopy \\nas\home\desktop %userprofile%\desktop /E /DCOPY:T /COPYrobocopy to nas mss :DAT /EFSRAW /R:1 /W:3 /NP /log+:%userprofile%\documents\xfer_data.log

    Once I got the data transferred to the new PC, I tried the script to back up data TO the NAS again. Nothing copied. Meanwhile, the ancient SyncToy still works like a champ.
     
    BGood2, Aug 29, 2022
    #3
  4. MaloK Win User

    robocopy to nas mss

    Connecting NAS - mapping of drives

    Ok,

    If you want, we can do a step by step troubleshooting of your current situation:

    If you are able to ping your Machine and it responds.
    Code:
    Try to view if your NAS appears on the Network List:
    Code:
    If Your NAS appears on the list, try to view it:
    Code:
    The available shares will be listed there.

    Then Try to List the content of one of the directories:
    Code:
    This should list the content of the directory,

    If all this works Try to map a drive on one share:
    Code:
    Pls reply with the "response" of the first "encounter" of a non positive output.

    This exercise should reveal if you have a Network or Protocol or Cipher or Authentication problem.
     
    MaloK, Aug 29, 2022
    #4
Thema:

robocopy to nas mss

Loading...
  1. robocopy to nas mss - Similar Threads - robocopy nas mss

  2. robocopy

    in Windows 10 Network and Sharing
    robocopy: Hi robocopylog Total Copied ?1055, 197, log.txt818?/MIR /MT:8 /r:2 https://answers.microsoft.com/en-us/windows/forum/all/robocopy/dca938b6-3089-4c84-ac33-6ae7c255f0b5
  3. robocopy

    in Windows 10 Gaming
    robocopy: Hi robocopylog Total Copied ?1055, 197, log.txt818?/MIR /MT:8 /r:2 https://answers.microsoft.com/en-us/windows/forum/all/robocopy/dca938b6-3089-4c84-ac33-6ae7c255f0b5
  4. robocopy to NAS affecting target directory such that it is Hidden on macOS

    in Windows 10 Network and Sharing
    robocopy to NAS affecting target directory such that it is Hidden on macOS: Have a WIndows 10 and a MacOS Monterey 12.6 system connected through an ethernet switch to a Synology DSM7 NAS box. I'm using robocopy in a .cmd script that I schedule nightly to backup windows volumes other than C: to the NAS. I can see the files are being backuped up OK...
  5. robocopy to NAS affecting target directory such that it is Hidden on macOS

    in Windows 10 Gaming
    robocopy to NAS affecting target directory such that it is Hidden on macOS: Have a WIndows 10 and a MacOS Monterey 12.6 system connected through an ethernet switch to a Synology DSM7 NAS box. I'm using robocopy in a .cmd script that I schedule nightly to backup windows volumes other than C: to the NAS. I can see the files are being backuped up OK...
  6. robocopy to NAS affecting target directory such that it is Hidden on macOS

    in Windows 10 Software and Apps
    robocopy to NAS affecting target directory such that it is Hidden on macOS: Have a WIndows 10 and a MacOS Monterey 12.6 system connected through an ethernet switch to a Synology DSM7 NAS box. I'm using robocopy in a .cmd script that I schedule nightly to backup windows volumes other than C: to the NAS. I can see the files are being backuped up OK...
  7. MSRT or MSS

    in AntiVirus, Firewalls and System Security
    MSRT or MSS: This is a curiosity question. I have MSRT Malicious Software Removal Tool, and I have MSS Microsoft Safety Scanner on my computer. I ran MSRT first with it doing a full scan and it found no malicious software. Then I ran MSS doing a full scan and it found 4 software...
  8. robocopy to nas mss

    in Windows 10 Network and Sharing
    robocopy to nas mss: Windows 10 Pro in workgroupam trying to run cmd line to move filesGet system error 58 has occurredwhat is correct way to also add password for share?net use r: \\192.168.1.111\files /user:192.168.1.111\adminafter have R:, would like to run robocopy to move files from R: to S:...
  9. robocopy to nas mss

    in Windows 10 Gaming
    robocopy to nas mss: Windows 10 Pro in workgroupam trying to run cmd line to move filesGet system error 58 has occurredwhat is correct way to also add password for share?net use r: \\192.168.1.111\files /user:192.168.1.111\adminafter have R:, would like to run robocopy to move files from R: to S:...
  10. Robocopy backup to NAS does not work : "Access is denied"

    in Windows 10 Backup and Restore
    Robocopy backup to NAS does not work : "Access is denied": I'm trying to backup a directory on my laptop to my NAS with a script : robocopy D:\Videos "Z:\Shared Videos" /MIR /XJ When I run the script, I get the error message "Access is denied." However, in the File Explorer I can drag-and-drop files to the NAS. Also with iPhone...