Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-17935

Installing files using SFTP fails due to wildcard

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • Qt Creator 4.5.0-rc1
    • Qt Creator 4.2.1
    • Remote Linux
    • None
    • Development host: Ubuntu server, target: Wandboard iMX6 solo (Arm cortex A9)
    • 9e32603c3d3528896b8ea78e724c1edc3d332e36

    Description

      According to http://doc.qt.io/qt-5/qmake-advanced-usage.html#installing-files
      (extra) files can be installed using something like:
      documentation.path = /usr/local/program/doc
      documentation.files = docs/*
      INSTALLS += documentation.
      This works in QtCreator 4.0.2 and QtCreator 4.1.0. With QtCreator 4.2.1 however, uploading fails with a read error:
      Uploading files failed '/home/ruud/MyApp/Application/arm/*'. Could not open file for reading.
      Also the "Files to deploy:" list box shows a single entry (the one with the wildcard).

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              kandeler Christian Kandeler
              r_pendavingh Ruud Pendavingh
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes