Relative Content

Tag Archive for pythonscpciscottynetmiko

Netmiko not sending password for SCP command on Huawei device

I am using Netmiko to automate file transfer via SCP on a Huawei device. The SSH connection works fine, and I can send commands in system-view mode. However, when the SCP command runs, it prompts for a password, but the password is not being sent correctly, causing a timeout.