Is it possible to complete remote hosts and paths?
With tramp, you can press C-x C-f and then /ssh: will complete remotes based on your /.ssh/config file but with dired-rsync it looks like /ssh: does not finds anything and you need to type everything manually.
Is it possible to complete remote hosts and paths?
With tramp, you can press
C-x C-fand then/ssh:will complete remotes based on your/.ssh/configfile but withdired-rsyncit looks like/ssh:does not finds anything and you need to type everything manually.