- 
    
Bug
 - 
    Resolution: Fixed
 - 
    
  Not Evaluated                     
     - 
    Qt Creator 13.0.0
 - 
    None
 - 
    Host :
QtCreator 13.0.0 installed from offline installer (iirc it also bugged with QtCreator10 and QtCreator11 from Debian Bullseye and Bookworm repositories)
WSL2 Debian bookworm,
Target remote device :
Kobo Glo, Kobo Glo HD, Kobo Libra h2o, Kobo Libra Colour. (exotic devices requiring the --chown=root:root flag for rsync to work properly)Host : QtCreator 13.0.0 installed from offline installer (iirc it also bugged with QtCreator10 and QtCreator11 from Debian Bullseye and Bookworm repositories) WSL2 Debian bookworm, Target remote device : Kobo Glo, Kobo Glo HD, Kobo Libra h2o, Kobo Libra Colour. (exotic devices requiring the --chown=root:root flag for rsync to work properly) 
- 
        
 - 
        38153e34f (13.0)
 
It seems like when passing "Flags for rsync:" to rsync during deployment, QtCreator is adding unnecessary quotes around them. Breaking the rsync step when there is more than one argument.
As a proof I logged the rsync command called by QtCreator called the same without the quotes around the flag. And it just works.
Cf screenshots for more informations :



And for good measure the proof that the command itself runs fine without the quotes (added -v for the second run)

- is duplicated by
 - 
                    
QTCREATORBUG-31137 Specifying multiple flags for rsync deployment doesn't work
-         
     - Closed
 
 -