Skip to main content

Advanced SFTP functions based on Paramiko

Project description

sftputil

Python High-level SFTP client library

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.1.0.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

sftputil-1.1.0-py3-none-any.whl (17.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sftputil-1.1.0.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.13

File hashes

Hashes for sftputil-1.1.0.tar.gz
Algorithm Hash digest
SHA256 3ba3ea98abe291cd9a8e79835506084a1fec151c2df49266157ff98f959008d5
MD5 b16c839a7328a6e897d1a158d570b3e1
BLAKE2b-256 e15ce05de3e3d07bd33f85bb184fce970c49a033c046b740ec0b3534f6397599

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sftputil-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 17.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.13

File hashes

Hashes for sftputil-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d09c6c5c7dc48d5e4918efee0e50135adcc1f285f0cc94735c622d25686c24f9
MD5 560abe96f4191096cafaebe84e00efae
BLAKE2b-256 962bf4a9be348159f2a25cde8fc7efe088d094e4b2cc4b7ad975c48e9ba9fc0a

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