Syncing 2 different folders (on seperat paths) with the same name

Hi

This is my first time using Syncthing, so I apologize if I missed something in the documentation, but I haven’t been able to solve this issue.

I am trying to use Syncthing to synchronize files between 2 servers, which it is great for, but my setup is a bit different than usual.

On both servers I have an “E:” directory allocated to my data storage and an “F:” directory allocated to app storage.

Each project will have its on folder on both drives, so if the project is named “MyTestProject”, then the folders that I want synchronized with the other server would be: “E:\MyTestProject” (for data storage) and “F:\MyTestProject” (for app storage). The architecture is of course the same on the other server.

I have added both folders in the SyncTrayzor app, the first one did fine and synchronized right away, but my second folder (with the same name) doesn’t sync at all and the “Remote Devices” is stuck at 56% in the sync-process.

Errors from console (only happens after adding the second folder): [4WVPB] 14:29:22 INFO: UPnP parse: unrecognized UPnP device of type upnp:rootdevice [4WVPB] 14:29:22 INFO: UPnP parse: unrecognized UPnP device of type uuid:2f402f80-da50-11e1-9b23-001788220e1a [4WVPB] 14:29:22 INFO: UPnP parse: unrecognized UPnP device of type urn:schemas-upnp-org:device:basic:1 [4WVPB] 14:29:22 INFO: Invalid IGD response: invalid device UUID Upnp-BasicDevice-1_0-00166C986446 (continuing anyway) [4WVPB] 14:29:22 INFO: Invalid IGD response: invalid device UUID Upnp-BasicDevice-1_0-00166C986446 (continuing anyway) [4WVPB] 14:29:23 INFO: UPnP parse: [http://10.0.1.14:49152/rootDesc.xml] Malformed root device description: not an InternetGatewayDevice. [4WVPB] 14:29:23 INFO: UPnP parse: unrecognized UPnP device of type upnp:rootdevice [4WVPB] 14:29:23 INFO: UPnP parse: unrecognized UPnP device of type uuid:2f402f80-da50-11e1-9b23-001788220e1a [4WVPB] 14:29:23 INFO: UPnP parse: unrecognized UPnP device of type urn:schemas-upnp-org:device:basic:1 [4WVPB] 14:29:24 INFO: UPnP parse: unrecognized UPnP device of type upnp:rootdevice [4WVPB] 14:29:24 INFO: UPnP parse: unrecognized UPnP device of type uuid:2f402f80-da50-11e1-9b23-001788220e1a [4WVPB] 14:29:24 INFO: UPnP parse: unrecognized UPnP device of type urn:schemas-upnp-org:device:basic:1 [4WVPB] 14:29:25 INFO: UPnP parse: [http://10.0.1.14:49152/rootDesc.xml] Malformed root device description: not an InternetGatewayDevice. [4WVPB] 14:29:25 INFO: UPnP parse: unrecognized UPnP device of type upnp:rootdevice [4WVPB] 14:29:25 INFO: UPnP parse: unrecognized UPnP device of type uuid:2f402f80-da50-11e1-9b23-001788220e1a [4WVPB] 14:29:25 INFO: UPnP parse: unrecognized UPnP device of type urn:schemas-upnp-org:device:basic:1

Any advice will be greatly appreciated.

Check what the other side thinks. And maybe label the folders differently to avoid confusion.

(The path ending in the same name for two folders is not an issue - the paths are still different.)

Thank you for the quick response.

Check what the other side thinks

I don’t understand what “The other side” refers to, could you elaborate?

The other device, that is 56% in sync. Presumably there is a reason for that. It might be reporting errors in the GUI, or the folders may not be properly shared, for example.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.