-
Notifications
You must be signed in to change notification settings - Fork 120
[net_put] - Mark scp deprecated and add check_destination #674
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
for more information, see https://pre-commit.ci
|
Hi @rohitthakur2590, @KB-perByte any chance of getting this merged? SCP will indeed be needed for quite a while; even if the current Cisco Access Switches (C9200/C9300) will get support for SFTP; older but still supported generations as C2960X will not. |
|
@RobinBeismann I am working on getting this merged. @timway We would not deprecate scp from netcommon right away. But moving forward, paramiko being deprecated and libssh deprecating scp netcommon won't really have any option to continue supporting scp. Regards. |
@KB-perByte do you have a link documenting the deprecation and timeline associated with that deprecation in Also, I'm hesitant on this PR as it doesn't resolve the issue with the Cisco SSH server closing connections on a retrieving the file as part of the checking if the task is idempotent. I've started a PR in !729 to address that and a few other items. |
SUMMARY
ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION