Skip to main content

Project porter.

Project description

Propor

Project porter, easy and quick command-based startup, support file and folder transfer.

Install

pip3 install propor --upgrade

Usage

First, enter the project directory and open the command line interface, then enter the command:

# propor-get 192.168.0.1 root 123456 project
>>> propor-get <host> <username> <password> <remote_path>
>>> propor-put <host> <username> <password> <remote_path>

  • only remote host systems are supported: Linux/MacOS
  • propor-get: transfer the remote host specified directory to the current directory.
  • propor-put: transfer the current directory to the remote host specified directory.
  • host: remote host.
  • username: remote user.
  • password: remote login password.
  • remote_path: remote host specified directory.
  • in the program, you can use the from propor import download, upload import method.

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

propor-2019.5.13.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

propor-2019.5.13-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

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