Skip to content
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

Convert scp port to str #13

Closed

Conversation

mulmschneider
Copy link

Otherwise b_list(cmd) will raise an Exception because it can't encode the int.
Also added a test for this.

Otherwise b_list(cmd) will raise an Exception because it can't encode the int.
Also added a test for this.
jhollowe added a commit to jhollowe/proxmoxer that referenced this pull request Aug 11, 2022
Changes to using `python3` while getting a tempfile since recent PVE does not alias `python` to `python3`
fix port not being a str (openssh_wrapper doesn't like it as an int)
  see NetAngels/openssh-wrapper#13 for the upstream fix for this, but it seems the library is no longer maintained
@mulmschneider mulmschneider closed this by deleting the head repository Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant