Having issues transferring config to rPDU 8941 (nmc2) using SCP with Python
APC UPS Data Center & Enterprise Solutions Forum
Schneider, APC support forum to share knowledge about installation and configuration for Data Center and Business Power UPSs, Accessories, Software, Services.
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2024-03-0803:50 PM
Having issues transferring config to rPDU 8941 (nmc2) using SCP with Python
I am getting weird errors when trying to SCP a config file to a pdu using python.
For context, I am rendering a configuration file and transforming it to a BytesIO object then using an scp client to upload the object. I keep running into an error that I am not sure how to troubleshoot, what I get returned with the exception is the following "apc-scp: file save error". Was hoping someone would be able to assist me with working through what my issue may be.