Hi Dojo
Is there a Connecter that will list the specified directories files on the file server and display them in a table?
When managing device's config files, we sometimes use a file server to store or restore them.
The user specifies the file name manually, but if DataMiner could make the file name a parameter, it would curb typos.
There are several candidates for file servers such as CIFS/SMB/TFTP/FTP/SCP.
If possible, it would be better if the connector could be used for downloading and uploading.
Hi,
As far as I'm aware, such a connector does not exist yet. However, it sounds possible to create such a thing that makes a connection with a file server through a QAction (with credentials, ip, server type configured in parameters) and retrieves a list of files and then displays the results on a table.
It could be that I'm mistaken, but I thought that as a TFTP client it's not possible to get a list of files or directories (only get or put a file)?
Regards,