Hi, i am a newbie in linux and i need help about the fish command.
I want to connect to a pc (let’s name it C) to manipulate my files. But this PC is granting access only to pc B. Untill now, i use ssh to connect first to the pc B, and from there, again i use ssh to connect to pc C.
Is it possible with fish command through dolphin to accomplish this procedure?
Well, i’m already aware of using ssh to connect and manipulate files. Now i would like to use dolphin to do the same thing (in order to bypass the konsole part).
I tried to type the fish command in the adressbar of dolphin and i connected to pc B (saw the folders and everything). I don’t know from there what to type in the adressbar to connect to pc C.