Skip to main content

Advanced SFTP functions based on Paramiko

Project description

sftputil

Python High-level SFTP client library

Documentation is available on readthedocs, or in docs/index.md.

Description

sftputil is Python library to transfer files using SFTP. At this point only the API is available, but a command line will probably be added in the future.

Why this package?

  • Paramiko provides a SFTP client but it does not contain many methods. It is alright if one only needs simple get/put/list commands. But it is not enough for more complex operations.
  • pySFTP would have been the solution, but it has not been updated since 2016 (at the time of this writing). It is a dead project and cannot be improved. It does not manage the last SSH key algorithms.

Thus this new project. The initial reason was also that I needed a rsync-like command through SFTP in Python scripts.

Installation

Available on pypi.

pip install sftputil

Usage

TODO

Support

If you have any question or suggestion, you can open a new issue.

Roadmap

TODO for future releases:

  • Add synchronisation on the other direction (push)
  • Add a command line
  • Add some unit tests

Contributing

You are free to fork this repository and to do Merge Requests that I will review.

Authors and acknowledgment

Main author: Romain TAPREST romain@taprest.fr

License

Licensed under Mozilla Public License v2.

Project status

Alive! 💓

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sftputil-1.2.0.tar.gz (11.3 kB view details)

Uploaded Source

Built Distribution

sftputil-1.2.0-py3-none-any.whl (18.1 kB view details)

Uploaded Python 3

File details

Details for the file sftputil-1.2.0.tar.gz.

File metadata

  • Download URL: sftputil-1.2.0.tar.gz
  • Upload date:
  • Size: 11.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.18

File hashes

Hashes for sftputil-1.2.0.tar.gz
Algorithm Hash digest
SHA256 bbc89e06304e7fa8728219186f6375841b18c3c317b81603b372503a0fbcb0b9
MD5 7714f19c23b09d7f997bec2c5dbebc29
BLAKE2b-256 079aae1df79106792c82a6398e98c935528751aa323d79726ddc4d27e3349215

See more details on using hashes here.

File details

Details for the file sftputil-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: sftputil-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 18.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.18

File hashes

Hashes for sftputil-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 94ef083d3b91967e1fce1946103ca5f3f5062f720ac896476ddf902702cbff34
MD5 571c8a1b8444a69ce37ca1c1d18b9fea
BLAKE2b-256 f4aa5087c9ddbb975b0b0e88f8151a44766f12812e223ac0f126c2ee6216c244

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page