Current Behavior
Hello,
I have a problem with a synchronization.
My setup:
Docker with FreeFileSync on the Synology NAS DS423+.
All required folders are shared in the Synology and routed to the docker. The Docker runs with admin rights.
Synchronization task:
Sync data from the Synology (internal RAID) to an external NAS via shared remote folders. Connection is via CIFS.
The Docker also runs with high priority. The required users have the extended rights for the remote folders.
In principle, the synchronization works. The problem is that the target files get the current timestamp of the synchronization process and not the timestamp of the source files.
Source:

Target:

This is the error message from FreeFileSync:

What could be the problem? Do you have an idea for me?
Best regards
Steffen
Expected Behavior
No response
Steps To Reproduce
No response
Environment
- OS:
- OS version:
- CPU:
- Docker version:
- Device model:
- Browser/OS:
Container creation
{ "CapAdd" : [], "CapDrop" : [], "cmd" : "/init", "cpu_priority" : 50, "enable_publish_all_ports" : false, "enable_restart_policy" : true, "enable_service_portal" : null, "enabled" : true, "env_variables" : [ { "key" : "PATH", "value" : "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/base/sbin:/opt/base/bin" }, { "key" : "ENV", "value" : "/root/.docker_rc" }, { "key" : "USER_ID", "value" : "1024" }, { "key" : "GROUP_ID", "value" : "100" }, { "key" : "SUP_GROUP_IDS", "value" : "101" }, { "key" : "UMASK", "value" : "0022" }, { "key" : "LANG", "value" : "de_DE.UTF-8" }, { "key" : "TZ", "value" : "Europe/Berlin" }, { "key" : "KEEP_APP_RUNNING", "value" : "0" }, { "key" : "APP_NICENESS", "value" : "0" }, { "key" : "CONTAINER_DEBUG", "value" : "0" }, { "key" : "DISPLAY_WIDTH", "value" : "1920" }, { "key" : "DISPLAY_HEIGHT", "value" : "1080" }, { "key" : "DARK_MODE", "value" : "0" }, { "key" : "SECURE_CONNECTION", "value" : "0" }, { "key" : "SECURE_CONNECTION_VNC_METHOD", "value" : "SSL" }, { "key" : "SECURE_CONNECTION_CERTS_CHECK_INTERVAL", "value" : "60" }, { "key" : "WEB_LISTENING_PORT", "value" : "5800" }, { "key" : "VNC_LISTENING_PORT", "value" : "5900" }, { "key" : "VNC_PASSWORD", "value" : "XXX" }, { "key" : "ENABLE_CJK_FONT", "value" : "0" }, { "key" : "WEB_AUDIO", "value" : "0" }, { "key" : "WEB_AUTHENTICATION", "value" : "0" }, { "key" : "WEB_AUTHENTICATION_DEFAULT_USERNAME", "value" : "Steffen" }, { "key" : "WEB_AUTHENTICATION_DEFAULT_PASSWORD", "value" : "XXX" }, { "key" : "APP_NAME", "value" : "FreeFileSync" } ], "exporting" : false, "id" : "899336a602f1a47104d91b1076695bdcefbec2532a811d3ff373545b35e45329", "image" : "jlesage/freefilesync:latest", "is_ddsm" : false, "is_package" : false, "labels" : { "org.label-schema.description" : "Docker container for FreeFileSync", "org.label-schema.name" : "freefilesync", "org.label-schema.schema-version" : "1.0", "org.label-schema.vcs-url" : "https://github.com/jlesage/docker-freefilesync", "org.label-schema.version" : "24.09.1" }, "links" : [], "memory_limit" : 4294967296, "name" : "jlesage-freefilesync-1", "network" : [ { "driver" : "bridge", "name" : "bridge" } ], "network_mode" : "bridge", "port_bindings" : [ { "container_port" : 5800, "host_port" : 5801, "type" : "tcp" } ], "privileged" : true, "service_portals" : [], "services" : null, "shortcut" : { "enable_shortcut" : false, "enable_status_page" : false, "enable_web_page" : false, "web_page_url" : "" }, "use_host_network" : false, "version" : 2, "volume_bindings" : [ { "host_volume_file" : "/Gemeinsam", "is_directory" : true, "mount_point" : "/volume1/Gemeinsam", "type" : "rw" }, { "host_volume_file" : "/Janic", "is_directory" : true, "mount_point" : "/volume1/Janic", "type" : "rw" }, { "host_volume_file" : "/usbshare1", "is_directory" : true, "mount_point" : "/volume1/usbshare1", "type" : "rw" }, { "host_volume_file" : "/Bilder", "is_directory" : true, "mount_point" : "/volume1/Bilder", "type" : "rw" }, { "host_volume_file" : "/HomeVideo", "is_directory" : true, "mount_point" : "/volume1/HomeVideo", "type" : "rw" }, { "host_volume_file" : "/Steffen", "is_directory" : true, "mount_point" : "/volume1/Steffen", "type" : "rw" }, { "host_volume_file" : "/extNAS", "is_directory" : true, "mount_point" : "/extNAS", "type" : "rw" }, { "host_volume_file" : "/dinotec", "is_directory" : true, "mount_point" : "/volume2/dinotec", "type" : "rw" }, { "host_volume_file" : "/dinotecDaten", "is_directory" : true, "mount_point" : "/volume2/dinotecdaten", "type" : "rw" }, { "host_volume_file" : "/docker/FreeFileSync", "is_directory" : true, "mount_point" : "/FreeFileSyncData", "type" : "rw" } ] }
Container log
No log entries found for this synchronisation
Container inspect
No response
Anything else?
No response
Current Behavior
Hello,
I have a problem with a synchronization.
My setup:
Docker with FreeFileSync on the Synology NAS DS423+.
All required folders are shared in the Synology and routed to the docker. The Docker runs with admin rights.
Synchronization task:
Sync data from the Synology (internal RAID) to an external NAS via shared remote folders. Connection is via CIFS.
The Docker also runs with high priority. The required users have the extended rights for the remote folders.
In principle, the synchronization works. The problem is that the target files get the current timestamp of the synchronization process and not the timestamp of the source files.
Source:

Target:

This is the error message from FreeFileSync:

What could be the problem? Do you have an idea for me?
Best regards
Steffen
Expected Behavior
No response
Steps To Reproduce
No response
Environment
Container creation
{ "CapAdd" : [], "CapDrop" : [], "cmd" : "/init", "cpu_priority" : 50, "enable_publish_all_ports" : false, "enable_restart_policy" : true, "enable_service_portal" : null, "enabled" : true, "env_variables" : [ { "key" : "PATH", "value" : "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/base/sbin:/opt/base/bin" }, { "key" : "ENV", "value" : "/root/.docker_rc" }, { "key" : "USER_ID", "value" : "1024" }, { "key" : "GROUP_ID", "value" : "100" }, { "key" : "SUP_GROUP_IDS", "value" : "101" }, { "key" : "UMASK", "value" : "0022" }, { "key" : "LANG", "value" : "de_DE.UTF-8" }, { "key" : "TZ", "value" : "Europe/Berlin" }, { "key" : "KEEP_APP_RUNNING", "value" : "0" }, { "key" : "APP_NICENESS", "value" : "0" }, { "key" : "CONTAINER_DEBUG", "value" : "0" }, { "key" : "DISPLAY_WIDTH", "value" : "1920" }, { "key" : "DISPLAY_HEIGHT", "value" : "1080" }, { "key" : "DARK_MODE", "value" : "0" }, { "key" : "SECURE_CONNECTION", "value" : "0" }, { "key" : "SECURE_CONNECTION_VNC_METHOD", "value" : "SSL" }, { "key" : "SECURE_CONNECTION_CERTS_CHECK_INTERVAL", "value" : "60" }, { "key" : "WEB_LISTENING_PORT", "value" : "5800" }, { "key" : "VNC_LISTENING_PORT", "value" : "5900" }, { "key" : "VNC_PASSWORD", "value" : "XXX" }, { "key" : "ENABLE_CJK_FONT", "value" : "0" }, { "key" : "WEB_AUDIO", "value" : "0" }, { "key" : "WEB_AUTHENTICATION", "value" : "0" }, { "key" : "WEB_AUTHENTICATION_DEFAULT_USERNAME", "value" : "Steffen" }, { "key" : "WEB_AUTHENTICATION_DEFAULT_PASSWORD", "value" : "XXX" }, { "key" : "APP_NAME", "value" : "FreeFileSync" } ], "exporting" : false, "id" : "899336a602f1a47104d91b1076695bdcefbec2532a811d3ff373545b35e45329", "image" : "jlesage/freefilesync:latest", "is_ddsm" : false, "is_package" : false, "labels" : { "org.label-schema.description" : "Docker container for FreeFileSync", "org.label-schema.name" : "freefilesync", "org.label-schema.schema-version" : "1.0", "org.label-schema.vcs-url" : "https://github.com/jlesage/docker-freefilesync", "org.label-schema.version" : "24.09.1" }, "links" : [], "memory_limit" : 4294967296, "name" : "jlesage-freefilesync-1", "network" : [ { "driver" : "bridge", "name" : "bridge" } ], "network_mode" : "bridge", "port_bindings" : [ { "container_port" : 5800, "host_port" : 5801, "type" : "tcp" } ], "privileged" : true, "service_portals" : [], "services" : null, "shortcut" : { "enable_shortcut" : false, "enable_status_page" : false, "enable_web_page" : false, "web_page_url" : "" }, "use_host_network" : false, "version" : 2, "volume_bindings" : [ { "host_volume_file" : "/Gemeinsam", "is_directory" : true, "mount_point" : "/volume1/Gemeinsam", "type" : "rw" }, { "host_volume_file" : "/Janic", "is_directory" : true, "mount_point" : "/volume1/Janic", "type" : "rw" }, { "host_volume_file" : "/usbshare1", "is_directory" : true, "mount_point" : "/volume1/usbshare1", "type" : "rw" }, { "host_volume_file" : "/Bilder", "is_directory" : true, "mount_point" : "/volume1/Bilder", "type" : "rw" }, { "host_volume_file" : "/HomeVideo", "is_directory" : true, "mount_point" : "/volume1/HomeVideo", "type" : "rw" }, { "host_volume_file" : "/Steffen", "is_directory" : true, "mount_point" : "/volume1/Steffen", "type" : "rw" }, { "host_volume_file" : "/extNAS", "is_directory" : true, "mount_point" : "/extNAS", "type" : "rw" }, { "host_volume_file" : "/dinotec", "is_directory" : true, "mount_point" : "/volume2/dinotec", "type" : "rw" }, { "host_volume_file" : "/dinotecDaten", "is_directory" : true, "mount_point" : "/volume2/dinotecdaten", "type" : "rw" }, { "host_volume_file" : "/docker/FreeFileSync", "is_directory" : true, "mount_point" : "/FreeFileSyncData", "type" : "rw" } ] }Container log
Container inspect
No response
Anything else?
No response