| Overload | Description | 
|---|---|
| FindOrCreateAllDirectories(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodePath) | Finds an OPC UA directory with given path and name; creates the directory, together with the directories on the path, if they are not found. | 
| FindOrCreateAllDirectories(IEasyUAFileTransfer,UAEndpointDescriptor,UANodeDescriptor,IReadOnlyList<String>) | Finds an OPC UA directory with given path and name; creates the directory, together with the directories on the path, if they are not found. |