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

Installing files using SFTP fails due to wildcard

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important 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

      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).

        For Gerrit Dashboard: QTCREATORBUG-17935
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes