Open ghost opened 3 years ago
Theoretically there is QSsh library that can be used to download files via ssh/sftp. However, I don't see any big advantage over using sshfs or some ssh GUI client (like MobaXterm, for example).
According to this issue, appearently sftp is (was?) available? I think in general it's a great feature to have some possibility to view remote files
As far as I understand sftp is not supported anymore by Qt directly, need thirdparty libraries for that.
Would it be possible to add support for viewing logfiles over ssh?