Sample Header Ad - 728x90

Autocompletion when browsing ssh server in zsh

0 votes
1 answer
861 views
i realized that my zsh does not autocomplete the folders of a SSH server when I am in a local terminal and use cd, rsync or any other command. The bash in Ubuntu does this. e.g.:
rsync -avh --progress user@host:/folder1/subfolder/another_subf . -n
the command works so I can connect, its just very uncomfortable when you have to type and know every foldername by heart.
Asked by gernophil (349 rep)
Aug 10, 2022, 10:26 AM
Last activity: Aug 10, 2022, 01:12 PM