{"id":16521747,"url":"https://github.com/davesteele/splitcpy","last_synced_at":"2026-06-09T15:02:48.012Z","repository":{"id":30770515,"uuid":"34327254","full_name":"davesteele/splitcpy","owner":"davesteele","description":"Copy files remotely using multiple streams","archived":false,"fork":false,"pushed_at":"2017-06-25T13:39:14.000Z","size":427,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-11T02:28:58.714Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"bxm0927/vue-meituan","license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davesteele.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-21T13:02:39.000Z","updated_at":"2018-03-15T20:35:26.000Z","dependencies_parsed_at":"2022-08-26T16:41:38.844Z","dependency_job_id":null,"html_url":"https://github.com/davesteele/splitcpy","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/davesteele/splitcpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davesteele%2Fsplitcpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davesteele%2Fsplitcpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davesteele%2Fsplitcpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davesteele%2Fsplitcpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davesteele","download_url":"https://codeload.github.com/davesteele/splitcpy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davesteele%2Fsplitcpy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34112225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T16:57:48.948Z","updated_at":"2026-06-09T15:02:47.979Z","avatar_url":"https://github.com/davesteele.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# splitcpy\n\n\u003ca href=\"https://davesteele.github.io/splitcpy/\"\u003eHome Page\u003c/a\u003e\n\nCopy files remotely using multiple streams\n\nAvoid traffic shaping of individual TCP streams by copying over multiple\nstreams.\n\nInstall the script into the path on both the local and remote computer.\n\nThis is currently only supports downloading files.\n\nNote that _splitcpy_ requires _sshpass_ if sites are\nbeing accessed that require an ssh password.\n\n## Usage\n\n    $ splitcpy.py -h\n    usage: splitcpy.py [user@]host:path [path]\n           splitcpy.py [user@]host:path [...] [dir]\n    \n    Copy a remote file using multiple SSH streams.\n    \n    positional arguments:\n      path        filename, with optional path\n      dir         directory name (file name taken from source path)\n    \n    optional arguments:\n      -h, --help  show this help message and exit\n      -s n,i,l    (internal use only) Generate file interleave of 'l' bytes for\n                  the 'i'th slice out of 'n'\n      -f          (internal use only) Output far-side wildcard information\n      -p port     ssh port to use (if not the default)\n      -n num      number of parallel slices to run (default=10)\n      -b bytes    chunk size for slices (default=10,000)\n    \n    The source file is remote. Remote files are specified as e.g.\n    [user@]host:path. 'splitcpy' must be installed on both the local and remote\n    hosts.\n\n\n[![Build Status](https://travis-ci.org/davesteele/splitcpy.svg?branch=master)](https://travis-ci.org/davesteele/splitcpy) [![Coverage Status](https://coveralls.io/repos/davesteele/splitcpy/badge.svg?branch=master\u0026service=github)](https://coveralls.io/github/davesteele/splitcpy?branch=master)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavesteele%2Fsplitcpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavesteele%2Fsplitcpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavesteele%2Fsplitcpy/lists"}