{"id":13546993,"url":"https://github.com/martymac/fpart","last_synced_at":"2025-10-21T04:44:18.657Z","repository":{"id":21964904,"uuid":"25289625","full_name":"martymac/fpart","owner":"martymac","description":"Sort files and pack them into partitions","archived":false,"fork":false,"pushed_at":"2025-03-20T11:01:23.000Z","size":994,"stargazers_count":256,"open_issues_count":0,"forks_count":41,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-03-20T12:20:47.676Z","etag":null,"topics":["bigdata","cpio","data","migration","packing","parallel","rsync","tar"],"latest_commit_sha":null,"homepage":"https://www.fpart.org/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martymac.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"COPYING","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":"2014-10-16T06:38:24.000Z","updated_at":"2025-03-20T11:01:28.000Z","dependencies_parsed_at":"2024-01-21T21:23:14.229Z","dependency_job_id":"cb3c1890-aae4-4e79-998b-740660feabd3","html_url":"https://github.com/martymac/fpart","commit_stats":{"total_commits":619,"total_committers":14,"mean_commits":"44.214285714285715","dds":"0.33602584814216474","last_synced_commit":"a2fe718d6c8481f8c255916f0413dcb46fc68b1d"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martymac%2Ffpart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martymac%2Ffpart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martymac%2Ffpart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martymac%2Ffpart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martymac","download_url":"https://codeload.github.com/martymac/fpart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246880157,"owners_count":20848819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["bigdata","cpio","data","migration","packing","parallel","rsync","tar"],"created_at":"2024-08-01T12:00:49.261Z","updated_at":"2025-10-21T04:44:18.651Z","avatar_url":"https://github.com/martymac.png","language":"C","readme":"---\n        _______ ____   __         _      __\n       / /  ___|  _ \\ / /_ _ _ __| |_   / /\n      / /| |_  | |_) / / _` | '__| __| / /\n     / / |  _| |  __/ / (_| | |  | |_ / /\n    /_/  |_|   |_| /_/ \\__,_|_|   \\__/_/\n\n---\n\n# What is fpart ?\n\nFpart is a **F**ilesystem **part**itioner. It helps you sort file trees and\npack them into bags (called \"partitions\"). It is developed in C and available\nunder the BSD license.\n\nFpsync, a powerful file-migration tool is also provided.\n\nSee the [documentation](https://www.fpart.org) for more details and examples.\n\n# Key features\n\n## Fpart\n\n* Blazing fast crawling!\n* Generates partitions on a number/file number/size basis\n* Provides a live mode with hooks to act immediately on generated file lists\n* Supports generating partitions from arbitrary input (e.g. du's output)\n\n## Fpsync\n\n* Parallelizes rsync(1), cpio(1), pax(1) or tar(1) jobs\n* Supports using a SSH cluster for efficient data migrations\n* Starts transfers while FS crawling still goes on\n* Supports remote target URLs when using rsync(1)\n* Parallelizes your final rsync(1) pass too!\n* Provides transfer runs' status/resume/replay\n* Nearly no dependencies (mostly shell and common tools)\n\n# Author / Licence\n\nFpart has been written by [Ganael LAPLANCHE](mailto:ganael.laplanche@martymac.org)\nand is available under the BSD license (see COPYING for details).\n\nSource code is hosted on :\n\n* [Martymac.org](https://contribs.martymac.org)\n* [Github](https://github.com/martymac/fpart)\n* [Sourceforge](https://www.sourceforge.net/projects/fpart)\n\nDocumentation is available on :\n\n* [Fpart.org](https://www.fpart.org)\n\nThanks to Jean-Baptiste Denis for having given me the idea of this program !\n\n# Third-party code\n\nfts(3) code originally comes from FreeBSD :\n\n    lib/libc/gen/fts.c -\u003e src/fts.c\n    include/fts.h      -\u003e src/fts.h\n\nIt has been slightly modified for portability and is available under the BSD\nlicense.\n\n# Supporting fpart\n\nIf fpart (or fpsync) is useful to you or your organization, do not hesitate to\ncontribute back! You can follow ideas in the [TODO](https://github.com/martymac/fpart/blob/master/TODO)\nfile or just fix a bug, any kind of help is always welcome!\n\nYou can also make a donation via Paypal:\n\n[![Paypal](https://www.paypalobjects.com/en_US/FR/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=HSL25ZED2PS62\u0026source=url)\n\nor [Github](https://github.com/sponsors/martymac?o=esb).\n\nThat will help me not running out of tea :)\n","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=HSL25ZED2PS62\u0026source=url","https://github.com/sponsors/martymac?o=esb"],"categories":["C","data"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartymac%2Ffpart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartymac%2Ffpart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartymac%2Ffpart/lists"}