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

Specifying multiple flags for rsync deployment doesn't work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Qt Creator 13.0.1
    • Remote Linux
    • None
    • All

    Description

      In the "Deploy files" step there is a text field "Flags for rsync:" that is set to "-av" by default.

      If you specify multiple flags separated by space, such as "-av --no-perms --no-owner --no-group", rsync command fails as it is passed as a single argument to rsync.

      The flags for rsync should be split by space with empty parts skipped and then appended to the arguments QStringList for rsync.

      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
              net147 Jonathan Liu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes