Is there a way to edit the XML configuration file from C#?
Is it possible to connecting to the CtrlX with FTP or also via a rust communication to edit the file?
Thanks in advance.
Is there a way to edit the XML configuration file from C#?
Is it possible to connecting to the CtrlX with FTP or also via a rust communication to edit the file?
Thanks in advance.
Could you give us some more insight about your topology? Where is the C# code running running on?
There are no "unsecure" protocols available on the ctrlX CORE like ftp. You can connect via sftp. See this post.
You can access the active appdata of a ctrlX CORE via WebDav. See this post.ย
If you want to access this file from a self-created snap.See this post.ย