Is there a way to set QFileDialog Directory to the root of a remote server?
-
wrote on 2 Sept 2021, 14:49 last edited by
I am using libssh to do an SFTP connexion to a remote server.
I would like the user to select files from the remote server ,is there a way the FileDialog would point to the root Directory of the server like for example in WinScp?
Thank you in advance. -
I am using libssh to do an SFTP connexion to a remote server.
I would like the user to select files from the remote server ,is there a way the FileDialog would point to the root Directory of the server like for example in WinScp?
Thank you in advance. -
No, you have to write a model on your own.
-
wrote on 2 Sept 2021, 18:28 last edited by
Any idea or guidance on where to start something like this?
Thanks.
4/4