文件传输工具
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.2.tar.gz
(43.5 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.2-py3-none-any.whl
(49.7 kB
view details)
File details
Details for the file dfs_sync-1.0.2.tar.gz.
File metadata
- Download URL: dfs_sync-1.0.2.tar.gz
- Upload date:
- Size: 43.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ed97a43ac9990d33e6f2dfe4784ff135eb44c1107b6d46b8d85ff011538a49f
|
|
| MD5 |
9be69f8345e09df0af238e9fb71c6805
|
|
| BLAKE2b-256 |
f06a9807382aee51b2fb6be66f3ea2a47f11f7a1d26c7f5262eb706a6e1e124d
|
File details
Details for the file dfs_sync-1.0.2-py3-none-any.whl.
File metadata
- Download URL: dfs_sync-1.0.2-py3-none-any.whl
- Upload date:
- Size: 49.7 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 |
201236e581622cae1392d4e5647418f8986ebc0aac1f3d83df6b65dfc92fbc21
|
|
| MD5 |
64d94ef2e34d8ad38e9bbe0f0b94b86c
|
|
| BLAKE2b-256 |
431a9b1c40b99eb190f771b1adcade548da7777a041b99a934acd466ce704010
|