Has any setup AutoSys 12.1 SFTP Plugin on the Windows 2022 server?
We are trying to connect to Windows 2022 server trying to establish the SFTP connection, Following command works fine, but, not through AutoSys, we have involved support, but they have not found any issue yet:
sftp -o HostKeyAlgorithms=+ssh-dss -o PubkeyAcceptedAlgorithms=+ssh-dss -b "%CMD_FILE%" !SFTP_USER!@!SFTP_HOST! >> "%LOG_FILE%" 2>&1
insert_job: New_Autosys_Sftp job_type: SCP
machine: cwvwa-sftp1
owner: nunstar
permission:
date_conditions: 0
alarm_if_fail: 1
alarm_if_terminated: 1
scp_transfer_direction: UPLOAD
scp_server_name: eversource-sftp.epo.schneider-electric.com
scp_server_port: 22
scp_remote_dir: "/"
scp_remote_name: "test.txt"
scp_local_name: "C:\\autologs\\test.txt"
scp_target_os: Windows
scp_protocol: SFTP
scp_local_user: sftp@cwvwa-sftp1
run_external: 0
scp_delete_sourcefile: 0
scp_delete_sourcedir: 0
scp_create_targetdir: 0
scp_transfer_mode: ASCII
helpdesk: n
We have gone through the autosys_secure setup, and it's correct.
------------------------------
AkBar Dar
------------------------------