Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.13.0, Qt Creator 4.15.0-beta1
-
None
-
-
a42d252054a819eb3ffe1c462690ac2a2c28c2e0 (qt-creator/qt-creator/4.14)
Description
It seems qtcreator only uses this functionality to test SFTP connection, but it never tries to download any files with this function. So I guess this has never been tested.
When used it fails while creating directories with mkdir as the first directory will be "/" when using absolute target directories on linux.
It also fails on executing the "get" call because sourceFileOrLinkTarget is not assigned in case of Download.