Error while moving Gassistant file to target device(Emulator)

Tried to move the secret_file.json(google assistant)
from the local pc to target device(emulator). It is showing the following error msg:
"ssh: connect to host 2266 port 22: Connection timed out
lost connection"
Can someone help me with this?

Hi @Mavis, welcome to the forum.

To access the emulator (through ssh connection), use 6622 port instead of 22.

Thanks!