{"id":41043555,"url":"https://github.com/cern-fts/gfal2","last_synced_at":"2026-01-22T10:46:00.780Z","repository":{"id":37249576,"uuid":"146441881","full_name":"cern-fts/gfal2","owner":"cern-fts","description":"Multi-protocol data management library","archived":false,"fork":false,"pushed_at":"2025-10-21T12:48:09.000Z","size":6280,"stargazers_count":9,"open_issues_count":12,"forks_count":13,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2025-10-21T14:40:48.331Z","etag":null,"topics":["client","dcap","ftp","fts","gcloud","gridftp","http","lfc","library","rfio","s3","srm","xrootd"],"latest_commit_sha":null,"homepage":"https://dmc-docs.web.cern.ch/dmc-docs/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cern-fts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-08-28T12:09:01.000Z","updated_at":"2025-10-21T12:42:27.000Z","dependencies_parsed_at":"2024-02-07T17:42:58.789Z","dependency_job_id":"298c8956-d001-42a3-80f0-275843f89366","html_url":"https://github.com/cern-fts/gfal2","commit_stats":null,"previous_names":[],"tags_count":85,"template":false,"template_full_name":null,"purl":"pkg:github/cern-fts/gfal2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cern-fts%2Fgfal2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cern-fts%2Fgfal2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cern-fts%2Fgfal2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cern-fts%2Fgfal2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cern-fts","download_url":"https://codeload.github.com/cern-fts/gfal2/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cern-fts%2Fgfal2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28661882,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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":["client","dcap","ftp","fts","gcloud","gridftp","http","lfc","library","rfio","s3","srm","xrootd"],"created_at":"2026-01-22T10:46:00.084Z","updated_at":"2026-01-22T10:46:00.776Z","avatar_url":"https://github.com/cern-fts.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"What is GFAL2 ?\n===============\nGFAL2 offers an a single and simple toolkit for the file operations in grids and cloud environments.\nThe set of supported protocols depends on the installed plugins.\n\nSupported protocols :\n* Local File \u003cfile://\u003e\n* SRM \u003csrm://\u003e\n* GSIFTP \u003cgsiftp://\u003e\n* HTTP(S) \u003chttp://\u003e, WebDav(s) \u003cdav://\u003e\n* XROOTD \u003croot://\u003e\n* DCAP/GSIDCAP/KDCAP \u003cdcap://\u003e\n* RFIO \u003crfio://\u003e\n* LFC \u003clfc://, lfn://, guid://\u003e\n\nLicense\n=======\nGFAL2 is under the Apache License 2.0\n\nDocumentation\n=============\n See https://dmc-docs.web.cern.ch/dmc-docs/gfal2/gfal2.html for more details\n\nBuild\n=====\n## Install dependencies\nOn a clean SLCX/fedora/EL system the following 'extra' packages are needed to be installed:\n\n```bash\nyum install cmake doxygen glib2-devel libattr-devel openldap-devel zlib-devel lfc-devel dpm-devel srm-ifce-devel dcap-devel globus-gass-copy-devel davix-devel xrootd-client-devel libssh2-devel gtest-devel\n```\nAdditionally, `e2fsprogs-devel` on SLC5, or `libuuid-devel` on higher versions.\n\n## Compile\n```bash\ngit clone https://gitlab.cern.ch/dmc/gfal2.git\ncd gfal2\nmkdir build\ncd build\ncmake ..\nccmake .. # configure the plugins that you need and enable the test if wished\nmake\n```\n\n## Installation\n```bash\nmake install\n```\n\n## Tests\n```bash\nmake test\n```\n## Contributions\nAny contributions, patch or external plugins is welcome.\n\n# Contact\ndmc-devel@cern.ch or dmc-support@cern.ch\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcern-fts%2Fgfal2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcern-fts%2Fgfal2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcern-fts%2Fgfal2/lists"}