cptree


Namecptree JSON
Version 0.2.4 PyPI version JSON
download
home_pageNone
SummaryTop-level package for cptree.
upload_time2024-02-13 20:37:34
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords cptree
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            cptree
======

rsync interface adding total transfer progress and redundant cryptographic hash verification

![Image](https://img.shields.io/github/license/rstms/cptree)
![Image](https://img.shields.io/pypi/v/cptree.svg)

* Free software: MIT license



```
Usage: cptree [OPTIONS] SRC DST

  rsync transfer with progress indicator and checksum verification

Options:
  --version                       Show the version and exit.
  -d, --debug                     debug mode
  --shell-completion TEXT         configure shell completion
  -c, --create [ask|force|never]  create DST if nonexistent
  -D, --delete [ask|force|never|force-no-countdown]
                                  delete DST contents before transfer
  -p, --progress [enable|ascii|none]
                                  animated transfer progress
  -o, --output DIRECTORY          checksum output dir
  -h, --hash [sha3_512|blake2s|sha3_256|md5|sha256|sha512|sha3_384|sha384|sha3_224|blake2b|sha224|sha1|none]
                                  select checksum hash
  -r, --rsync / -R, --no-rsync    enable/disable rsync transfer
  -r, --rsync / -R, --no-rsync    enable/disable rsync transfer
  -a, --rsync-args TEXT           rsync pass-through arguments
  --help                          Show this message and exit.
```
```
Usage: cptree [OPTIONS] SRC DST

  rsync transfer with progress indicator and checksum verification

Options:
  --version                       Show the version and exit.
  -d, --debug                     debug mode
  --shell-completion TEXT         configure shell completion
  -c, --create [ask|force|never]  create destination directory if nonexistent
  -D, --delete [ask|force|never|force-no-countdown]
                                  delete destination directory before transfer
  -p, --progress [enable|ascii|none]
                                  total transfer progress
  -o, --output DIRECTORY          checksum output dir
  -h, --hash [md5|sha1|sha256|sha512|none]
                                  select checksum hash
  -r, --rsync / -R, --no-rsync    enable/disable rsync transfer
  -a, --rsync-args TEXT           rsync pass-through arguments
  --help                          Show this message and exit.
```
```
Usage: cptree [OPTIONS] SRC DST

  rsync transfer with progress indicator and checksum verification

Options:
  --version                       Show the version and exit.
  -d, --debug                     debug mode
  --shell-completion TEXT         configure shell completion
  -c, --create [ask|force|never]  create destination directory if nonexistent
  -D, --delete [ask|force|never|force-no-countdown]
                                  delete destination directory before transfer
  -p, --progress [enable|ascii|none]
                                  total transfer progress
  -o, --output_dir DIRECTORY      output directory
  -h, --hash [md5|sha1|sha256|sha512|none]
                                  select checksum hash
  -r, --rsync / -R, --no-rsync    enable/disable rsync transfer
  -a, --rsync-args TEXT           rsync pass-through arguments
  -f, --file-list                 scan only, output file list
  --help                          Show this message and exit.
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cptree",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "cptree",
    "author": null,
    "author_email": "Matt Krueger <mkrueger@rstms.net>",
    "download_url": "https://files.pythonhosted.org/packages/1c/72/de7aca5507f404aab53b1ffd0453817a894b99ae3b21fe573ca7bb0b771c/cptree-0.2.4.tar.gz",
    "platform": null,
    "description": "cptree\n======\n\nrsync interface adding total transfer progress and redundant cryptographic hash verification\n\n![Image](https://img.shields.io/github/license/rstms/cptree)\n![Image](https://img.shields.io/pypi/v/cptree.svg)\n\n* Free software: MIT license\n\n\n\n```\nUsage: cptree [OPTIONS] SRC DST\n\n  rsync transfer with progress indicator and checksum verification\n\nOptions:\n  --version                       Show the version and exit.\n  -d, --debug                     debug mode\n  --shell-completion TEXT         configure shell completion\n  -c, --create [ask|force|never]  create DST if nonexistent\n  -D, --delete [ask|force|never|force-no-countdown]\n                                  delete DST contents before transfer\n  -p, --progress [enable|ascii|none]\n                                  animated transfer progress\n  -o, --output DIRECTORY          checksum output dir\n  -h, --hash [sha3_512|blake2s|sha3_256|md5|sha256|sha512|sha3_384|sha384|sha3_224|blake2b|sha224|sha1|none]\n                                  select checksum hash\n  -r, --rsync / -R, --no-rsync    enable/disable rsync transfer\n  -r, --rsync / -R, --no-rsync    enable/disable rsync transfer\n  -a, --rsync-args TEXT           rsync pass-through arguments\n  --help                          Show this message and exit.\n```\n```\nUsage: cptree [OPTIONS] SRC DST\n\n  rsync transfer with progress indicator and checksum verification\n\nOptions:\n  --version                       Show the version and exit.\n  -d, --debug                     debug mode\n  --shell-completion TEXT         configure shell completion\n  -c, --create [ask|force|never]  create destination directory if nonexistent\n  -D, --delete [ask|force|never|force-no-countdown]\n                                  delete destination directory before transfer\n  -p, --progress [enable|ascii|none]\n                                  total transfer progress\n  -o, --output DIRECTORY          checksum output dir\n  -h, --hash [md5|sha1|sha256|sha512|none]\n                                  select checksum hash\n  -r, --rsync / -R, --no-rsync    enable/disable rsync transfer\n  -a, --rsync-args TEXT           rsync pass-through arguments\n  --help                          Show this message and exit.\n```\n```\nUsage: cptree [OPTIONS] SRC DST\n\n  rsync transfer with progress indicator and checksum verification\n\nOptions:\n  --version                       Show the version and exit.\n  -d, --debug                     debug mode\n  --shell-completion TEXT         configure shell completion\n  -c, --create [ask|force|never]  create destination directory if nonexistent\n  -D, --delete [ask|force|never|force-no-countdown]\n                                  delete destination directory before transfer\n  -p, --progress [enable|ascii|none]\n                                  total transfer progress\n  -o, --output_dir DIRECTORY      output directory\n  -h, --hash [md5|sha1|sha256|sha512|none]\n                                  select checksum hash\n  -r, --rsync / -R, --no-rsync    enable/disable rsync transfer\n  -a, --rsync-args TEXT           rsync pass-through arguments\n  -f, --file-list                 scan only, output file list\n  --help                          Show this message and exit.\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Top-level package for cptree.",
    "version": "0.2.4",
    "project_urls": {
        "Home": "https://github.com/rstms/cptree"
    },
    "split_keywords": [
        "cptree"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "581c862484615ee639ea035612b0bee36a5beac8ecf05035ca4fcd91bbf1fbcd",
                "md5": "19171dffab21757a9b4176fe18c10d2b",
                "sha256": "cefcd1fca62e330e936bd1ac9352904b56d9e227fdd056e92c3b47aaef70020a"
            },
            "downloads": -1,
            "filename": "cptree-0.2.4-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "19171dffab21757a9b4176fe18c10d2b",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 15129,
            "upload_time": "2024-02-13T20:37:32",
            "upload_time_iso_8601": "2024-02-13T20:37:32.711236Z",
            "url": "https://files.pythonhosted.org/packages/58/1c/862484615ee639ea035612b0bee36a5beac8ecf05035ca4fcd91bbf1fbcd/cptree-0.2.4-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1c72de7aca5507f404aab53b1ffd0453817a894b99ae3b21fe573ca7bb0b771c",
                "md5": "2874019cc8df1692a468946e0a4eb96c",
                "sha256": "52de948e32b1047b43a80abb69c47a8e2357ef36f9afa41284cb32ed9c7abe25"
            },
            "downloads": -1,
            "filename": "cptree-0.2.4.tar.gz",
            "has_sig": false,
            "md5_digest": "2874019cc8df1692a468946e0a4eb96c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 29555,
            "upload_time": "2024-02-13T20:37:34",
            "upload_time_iso_8601": "2024-02-13T20:37:34.132158Z",
            "url": "https://files.pythonhosted.org/packages/1c/72/de7aca5507f404aab53b1ffd0453817a894b99ae3b21fe573ca7bb0b771c/cptree-0.2.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-13 20:37:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rstms",
    "github_project": "cptree",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "tox": true,
    "lcname": "cptree"
}
        
Elapsed time: 0.19225s