文件传输工具
Project description
DFS - 分布式文件同步工具
一个高性能、易使用、跨平台的并发文件传输工具,支持SFTP协议。
安装
方法一:使用pip安装(推荐)
从PyPI安装(正式发布后):
pip install dfs
方法二:从源码安装
pip install -e .
开发模式安装(包含开发依赖):
pip install -e ".[dev]"
方法三:直接运行(不安装)
python -m dfs.cli.main --help
验证安装
安装完成后,可以通过以下命令验证:
dfs --version
dfs --help
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
dfs_sync-1.0.4.tar.gz
(44.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
dfs_sync-1.0.4-py3-none-any.whl
(50.3 kB
view details)
File details
Details for the file dfs_sync-1.0.4.tar.gz.
File metadata
- Download URL: dfs_sync-1.0.4.tar.gz
- Upload date:
- Size: 44.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d02fc93c050b5ddc229412815dd2e72d2434e0094b529644568b0038170b55ba
|
|
| MD5 |
4fc4eef565368670938e02bd7b805699
|
|
| BLAKE2b-256 |
e0c772676b6731fda63d5d455eedc291a28d5625eac7d107af2db493c3afbf99
|
File details
Details for the file dfs_sync-1.0.4-py3-none-any.whl.
File metadata
- Download URL: dfs_sync-1.0.4-py3-none-any.whl
- Upload date:
- Size: 50.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c6b9e95b3663a71a22de22b01a1c1511de46099b6d353f4ed76d7000a5a79c8
|
|
| MD5 |
65b9fcd67956c95fd8006acaca614f2e
|
|
| BLAKE2b-256 |
6b5cc10411a5e9edd7795e8a92ec56959800527e4f7751c21efe228aed8f496f
|