Socket
Socket
Sign inDemoInstall

python_sftp_client

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    python_sftp_client

Python module for SFTP Client


Maintainers
1

Readme

############################################################################################## Python SFTP Client by Yogesh Dwivedi (cisin.com <http://www.cisin.com/>_) ##############################################################################################

Contributions are strongly appreciated. Seriously, give github a try, fork and get started :)

Demo & About

Python SFTP Client enables operate SFTP remote server. copy files from remote to local path. get remote file information. manage remote files

Updates and tutorials can be found on <http://cis-yogesh.github.io/Python_sftp_client>_

Features

  • Get file from remote server to local machine.
  • Put files from local to remote server
  • Open files.
  • Get file info
  • Create directory to remote machine.
  • Remove directory to remote machine.
  • file listings & permission.

Documentation

Basics

  • Installation <http://cis-yogesh.github.io/Python_sftp_client>_

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc