With SSH I can add connections to my SSH config file at /.ssh/config
Once added to the config file emacs will auto-complete these connections when using tramp integrations like find-file /ssh:
I would like emacs to auto-complete FTP connection addresses In the same manner. Where can I specify them?