summaryrefslogtreecommitdiff
path: root/src/libs/ssh/sftpsession.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils/Ssh: Move SshRemoteProces::isRunning() to QtcProcess basehjk2021-12-061-1/+1
* Ssh: Re-base SshProcess on top of QtcProcessJarek Kobus2021-09-131-6/+7
* Move CommandLine out of fileutils.hEike Ziller2021-05-111-1/+1
* Utils: Move ProcessArgs class into filepair of its ownhjk2021-05-111-1/+1
* Utils: Move process arguments class out of QtcProcesshjk2021-05-111-1/+1
* SSH: Log some more information for sftp sessionsChristian Kandeler2019-06-191-0/+7
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Fix some deprecation warnings in basic pluginsFriedemann Kleint2019-02-111-1/+1
* RemoteLinux: Use an SshProcess for rsyncChristian Kandeler2018-12-211-1/+1
* SSH: Use OpenSSH toolsChristian Kandeler2018-12-131-0/+332