fish command through intermediary pc

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?

Recommend you ask your question more clearly.

Are you asking

  • How to SSH to computer C?
  • How to configure a File Manager like Dolphin to view files on a remote PC?

Whatever you’re asking, need details what you’ve tried and specific error messages.

TS

First of all, thank you for your reply.

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.