Skip to content

Connection class now has remote_copy and more

Compare
Choose a tag to compare
@JacobCallahan JacobCallahan released this 26 Mar 22:23
· 10 commits to master since this release

What's Changed

Added:

  • Connection now has a remote_copy method to copy files between connections

Changed:

  • Updated pyo3 to 0.21
  • Made minor changes to types to adjust to pyo3 0.21
  • Simplified aquiring sftp on a connection

Removed:

  • Dropped Cargo.lock from git tracking

Full Changelog: 0.1.1...0.1.2