Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 13.0.2
-
None
-
-
61931fd70 (14.0)
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
- depends on
-
QTCREATORBUG-31137 Specifying multiple flags for rsync deployment doesn't work
- Closed