{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet"}],"enrichment":{"capability":"pysftp provides a high-level Python interface to SFTP operations, wrapping paramiko to simplify file transfer, directory navigation, and remote filesystem tasks.","skillfed_tags":["sftp-client","abandoned"],"use_cases":["Uploading or downloading files to a remote SFTP server with minimal connection boilerplate using context managers.","Recursively transferring directory trees between local and remote systems via put_r and get_r methods.","Walking remote directory structures and filtering files for batch operations without manual path handling.","Preserving file modification times during transfers to maintain metadata consistency across systems."],"what_it_does":"pysftp is a wrapper around paramiko's SFTP client that provides a simpler, task-oriented API for common file transfer operations. It offers context managers for connections, directory navigation helpers, recursive directory operations, and file metadata handling\u2014reducing boilerplate for typical SFTP workflows.\n\nThe package is in Beta status and has been abandoned since 2016-07-06. While it carries no known vulnerabilities as of the current scan, it has received no maintenance, bug fixes, or security updates. The classifiers indicate testing through Python 3.5, and the underlying paramiko dependency may have evolved significantly since then.","worth_installing":"No. The package is abandoned and has not been updated since 2016-07-06. While it has no known vulnerabilities today, it will not receive security patches or bug fixes going forward. For new projects, use a maintained SFTP library or paramiko directly. For existing code already using pysftp, evaluate migration to an actively maintained alternative."},"id":"pysftp","links":{"html":"https://skillfed.io/packages/pysftp","md":"https://skillfed.io/packages/pysftp.md","pypi":"https://pypi.org/project/pysftp/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2016-07-06","license_spdx":null,"license_treatment":"permissive","name":"pysftp","python_support":"unspecified","summary":"A friendly face on SFTP"},"popularity":{"monthly_downloads":11608958,"position":1382,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.2.9"}
