Description

This resolution article explains how JTAC resolved the SCP issue on the device.

Symptoms

Customer is able to SSH the SRX1 from other SRXs or from SRX1, we are able to SSH to other SRXs.

However SCP is not working.

Solution

-Upon checking, we identified that SFTP-server is not allowed in the configuration.

-Added the configuration below to make it work:

set system services ssh sftp-server

 

 

Starting in Junos OS Release 19.1R1, we have globally disabled incoming SSH File Transfer Protocol (SFTP) connections by default.

Prior to Junos OS Release 19.1R1, the incoming SFTP connections are globally enabled by default.

 

Modification History

2025-03-03 : Article Created