文件传输工具
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.3.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.3-py3-none-any.whl
(50.3 kB
view details)
File details
Details for the file dfs_sync-1.0.3.tar.gz.
File metadata
- Download URL: dfs_sync-1.0.3.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 |
ee1ccab0b7059e23942dc6e25495f6d3b99ee3b8c525f093616d3076413b695d
|
|
| MD5 |
faec4b45fdb2d3958bdd3529743d8f45
|
|
| BLAKE2b-256 |
163a4baeb1912ab336de1f641b9f67d4790d35c8500b641fe87c682ac81956ac
|
File details
Details for the file dfs_sync-1.0.3-py3-none-any.whl.
File metadata
- Download URL: dfs_sync-1.0.3-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 |
8f15333c6d4089f80d27ac27aaa736f58dd393d1b505d8ae222d20ec2150cf06
|
|
| MD5 |
771e8bacc1cacac94b20488411d3e332
|
|
| BLAKE2b-256 |
aa6b6a2cb70317505064c735ecc368e7446a58f878930f6c81b1d76a87fb0fa9
|