Skip to content

Commit a952ab4

Browse files
committed
RemoteLinux: Separate file transfer out of LinuxDevice
... into a new file pair again. The interface is essentially just SshConnectionHandle. Change-Id: I115fcefbfca4606c6440f97efb3e71121c87ee52 Reviewed-by: Christian Kandeler <[email protected]>
1 parent e4d2364 commit a952ab4

File tree

6 files changed

+485
-420
lines changed

6 files changed

+485
-420
lines changed

src/plugins/remotelinux/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ add_qtc_plugin(RemoteLinux
2121
remotelinuxdebugsupport.cpp remotelinuxdebugsupport.h
2222
remotelinuxdeploysupport.cpp remotelinuxdeploysupport.h
2323
remotelinuxenvironmentaspect.cpp remotelinuxenvironmentaspect.h
24+
remotelinuxfiletransfer.cpp remotelinuxfiletransfer.h
2425
remotelinuxplugin.cpp
2526
remotelinuxrunconfiguration.cpp remotelinuxrunconfiguration.h
2627
remotelinuxsignaloperation.cpp remotelinuxsignaloperation.h

0 commit comments

Comments
 (0)