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

rsync deployment should not preserve owner, group and permissions by default

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 13.0.2
    • Remote Linux
    • None
    • All

    Description

      The default rsync flags should be changed to "-av --no-perms --no-owner --no-group" to match the behavior of the other file transfer methods such as sftp. This is because the remote Linux device will usually not have the same users/groups as the computer running Qt Creator. Not preserving the permissions also matches the behavior of make install.

      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:

                Gerrit Reviews

                  There are no open Gerrit changes