Can I open a remote file (SSH) with QFileDialog?

ullix ullix at urkam.de
Thu Apr 28 15:03:29 BST 2022


My remote server is conncted to my local macine via SSH, and the desired 
file can be seen locally in my file manager, and opened, edited, and 
saved back.

But I do not see a way to locate and open this file via the QFileDialog. 
Is there one??

I have seen paramiko, fabric, but they don't seem to be relevant when 
using PyQt(5)?

ullix



More information about the PyQt mailing list