OPC Studio User's Guide and Reference
CopyFile Method



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.FileTransfer Namespace > IEasyUAFileTransferExtension Class : CopyFile Method
Copies an OPC UA file to another directory.
Overload List
OverloadDescription
Copies an OPC UA file to another directory, specifying the endpoint descriptor, directory named node path, existing file name, new directory node Id, and new name.  
Copies an OPC UA file to another directory, specifying the endpoint descriptor, directory node descriptor, existing file node Id, new directory node Id, and new name.  
Copies an OPC UA file to another directory, specifying the endpoint descriptor, directory named node path, existing file named, and new directory node Id.  
Copies an OPC UA file to another directory, specifying the endpoint descriptor, directory node descriptor, existing file node Id, and new directory node Id.  
Copies an OPC UA file to another directory, specifying the endpoint descriptor, existing file named node descriptor, and new directory named node path.  
Copies an OPC UA file to another directory, specifying the endpoint descriptor, existing file named node descriptor, new directory named node path, and new name.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also