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

Added remote_copy and other changes #2

Merged
merged 1 commit into from
Mar 26, 2024
Merged

Added remote_copy and other changes #2

merged 1 commit into from
Mar 26, 2024

Conversation

JacobCallahan
Copy link
Owner

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

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
@JacobCallahan JacobCallahan added the enhancement New feature or request label Mar 26, 2024
@JacobCallahan JacobCallahan merged commit 96db758 into master Mar 26, 2024
10 checks passed
@JacobCallahan JacobCallahan deleted the rem_copy branch March 26, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant