ssh - SCP in ESXi not working -


everytime try copy files esxi machine other linux machine fails. either waits longer time or ends time out error.

cmd used: scp local_file root@:ip:path/to/folder

cmd err:ssh: connect host port 22: connection timed out lost connection

linux machine has sshd service running.

but, copying linux esxi works.

where missing in configuration? in advance !!

enable sshclient in firewall properties of server.

in vsphere client select

host -> configuration -> security profile -> firewall -> properties

then enable ssh client enable outgoing scp connections.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -