文件传输工具
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.5.tar.gz
(44.1 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.5-py3-none-any.whl
(50.3 kB
view details)
File details
Details for the file dfs_sync-1.0.5.tar.gz.
File metadata
- Download URL: dfs_sync-1.0.5.tar.gz
- Upload date:
- Size: 44.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f9bdbaadc189ad4a3fa8099ce7eebed27017a5c43535538545b33bc1bec9aa2
|
|
| MD5 |
fe2f7bf04e6ea6a6e284c56c9aaa3e2a
|
|
| BLAKE2b-256 |
4838b86b9a3b3e7694b9b0d1ad0503626b40b1baed1474138cf929eb9a0697b0
|
File details
Details for the file dfs_sync-1.0.5-py3-none-any.whl.
File metadata
- Download URL: dfs_sync-1.0.5-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 |
a2e697e3a19f83dad621a19bf724573cf55d13b5cb352eed58a05be770f9d3b3
|
|
| MD5 |
f500ca1ce5760eea342e656f74dcc41e
|
|
| BLAKE2b-256 |
449b67b31d0845852d5ddaa3e13c43941872b3e3091c33938b852ee6cb673cc9
|