synchronization between my Truenas Core NAS and my Windows PC

Hello everyone I would like to be able to create folder and file synchronization between my Truenas Core NAS and my Windows PC. Here is the architecture of my document folder under Windows

  • My Documents
  • /Pat /file 1, file 2, etc.
  • /Fan /file 1, file 2, etc.
  • /Public /file 1, file 2, etc.

Here is the architecture of my folder on my NAS

  • mnt/Volume1/Pat/file 1, file 2, etc.
  • mnt/Volume1/Fan/file 1, file 2, etc.
  • mnt/Volume1/Public/file 1, file 2, etc.

Question:

  • Is syncthing the right program for this type of synchronization? -if yes, how to proceed to no longer have the notification error on syncthing.
  • Failed to create folder root directory mkdir /Volume1: permission denied
  • Error on folder Volume1: folder path missing

Thank you for your help

hello

Problem seems to be that your folders are located in ‘/mnt/volume1’, and not in /volume1’ has displayed in error message.