[ 源代码: python-scp ]
软件包:python3-scp(0.15.0-1)
scp module for paramiko (Python 3)
The scp.py module uses a paramiko transport to send and receive files via the scp1 protocol. This is the protocol as referenced from the openssh scp program, and has only been tested with this implementation.
This package contains the Python 3 module for scp.
其他与 python3-scp 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-paramiko
- Make ssh v2 connections (Python 3)