Skip to content

Conversation

@Cazaril
Copy link

@Cazaril Cazaril commented Nov 6, 2024

Since this object, on the init method already initializes _sftp private attribute by opening the sftp connection, the execution of openbin() method and the re-openning of an sftp connections raises later Paramiko issues.

h = SSHFS("host", user="user, passwd="pwd")
h.openbin("path/to/file")

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