Created attachment 151222 [details] error I installed Dophin on windows 11 and would like to use the fish or ssh protocol to transfer files to remote systems but I get a "invalid protocol" error STEPS TO REPRODUCE 1. In the address bar enter the protocol followed by the IP OBSERVED RESULT Red box printing "Invalid protocol" EXPECTED RESULT establish connection to remote system. SOFTWARE/OS VERSIONS Windows: 11 dolphin 22.04.3
The FISH (Files transferred over Shell) protocol is a network protocol that allows users to securely manage and transfer files between computers. It uses Secure Shell (SSH) or Remote Shell (RSH) to connect to remote Linux, Mac, or Unix servers. FISH is supported by several file managers and FTP clients, including: Midnight Commander, Konqueror, lftp, and Krusader. To use the FISH protocol, you need a private key on your local machine that matches the public SSH key added to the dashboard. The default path for the private key is: /home/<username>/.ssh/id_rsa and /home/<username>/.ssh/id_dsa.