ASK | How to scp command AIX to windows

Hii Master,

im will copy file/directory aix to windows with scp commandline,
but some error below:

Note: If ping to 172.16.0.250 reply and was connected, and was open/allow port 22 at windows server inbound

In aix finish installing ssh
in windows finish installing winscp

my expectation is will copying directory with SCP commandline and running crontab everyday

please your advice master

regards,
ruhul amin

Having an ssh client on every side doesn't help. You'd need a ssh server on one side at least, like e.g. Windows SSH Server.

It is probably easier to install the sshd (server) on aix and then you can use winscp (client) to get from aix or send to aix.

see..

Get the latest version of OpenSSH for AIX

Het blackrageous - that link is to version 3.4p1 - not really current.

There are better links:

IBM (need an IBM ID): https://www-01.ibm.com/marketing/iwm/iwm/web/reg/pick.do?source=aixbp&lang=en_US
PERZL (AIX Toolbox replacement): (my bad - he only has openssl updates)
AIXTOOLS: openssh - AIXTOOLS (or if interested in LibreSSL - look at libressh - AIXTOOLS)