{"id":18564636,"url":"https://github.com/keaz/rust-copy","last_synced_at":"2026-04-25T21:32:30.281Z","repository":{"id":195143885,"uuid":"692344759","full_name":"keaz/rust-copy","owner":"keaz","description":"A replacement for cp","archived":false,"fork":false,"pushed_at":"2024-05-05T16:08:59.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-30T06:53:47.379Z","etag":null,"topics":["cp","file-copy","linux","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keaz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-16T07:34:28.000Z","updated_at":"2024-05-05T16:09:03.000Z","dependencies_parsed_at":"2024-05-05T17:25:11.756Z","dependency_job_id":"32abafb6-00c7-4243-a10e-3a6a8560b8b8","html_url":"https://github.com/keaz/rust-copy","commit_stats":null,"previous_names":["keaz/rust-copy"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/keaz/rust-copy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keaz%2Frust-copy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keaz%2Frust-copy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keaz%2Frust-copy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keaz%2Frust-copy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keaz","download_url":"https://codeload.github.com/keaz/rust-copy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keaz%2Frust-copy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32278249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cp","file-copy","linux","rust"],"created_at":"2024-11-06T22:15:52.942Z","updated_at":"2026-04-25T21:32:30.265Z","avatar_url":"https://github.com/keaz.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Replacement for cp\n\nThis is a cli tool that try to replace unix cp command. This provides better performance than cp and more suitable for SSD.\n\n\n## Usage\n### Install Using cargo\n```\ncargo install --path .\n```\n### Execute\n```sh\nrfcp -s=/source/folder -d=/destination/folder\n```\n\n### Install Using Homebrew\n```\nbrew install keaz/homebrew/rfcp\n```\n\n## Examples\n\n### Copy root folder with content the options.\n```sh\nrfcp -s=/source/folder -d=/destination/folder\n```\n\n### Copy content without creating the root folder.\n```sh\nrfcp -s=/source/folder/ -d=/destination/folder\n```\n\n## Options\n-s : Souce folder\n-d : Destintion folder\n-t : Number of threads to use copy files  (default 3)\n-r : Number of threads to use read the filed (default 1) Note: for HDD use the default\n-b : Buffer size (default 10240)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeaz%2Frust-copy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeaz%2Frust-copy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeaz%2Frust-copy/lists"}