{"id":16570997,"url":"https://github.com/opalmer/gcp","last_synced_at":"2025-03-05T13:17:44.518Z","repository":{"id":137433631,"uuid":"48706159","full_name":"opalmer/gcp","owner":"opalmer","description":"An experimental tool written in go to compress, encrypt and copy data between folders.  This is mainly a learning exercise.","archived":false,"fork":false,"pushed_at":"2016-01-16T23:52:40.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T01:43:42.638Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opalmer.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}},"created_at":"2015-12-28T18:23:21.000Z","updated_at":"2016-01-16T23:52:41.000Z","dependencies_parsed_at":"2023-03-18T06:40:36.340Z","dependency_job_id":null,"html_url":"https://github.com/opalmer/gcp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opalmer%2Fgcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opalmer%2Fgcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opalmer%2Fgcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opalmer%2Fgcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opalmer","download_url":"https://codeload.github.com/opalmer/gcp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242031447,"owners_count":20060586,"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":[],"created_at":"2024-10-11T21:20:48.651Z","updated_at":"2025-03-05T13:17:44.492Z","avatar_url":"https://github.com/opalmer.png","language":"Go","readme":"Disclaimer\n----------\nThis is an experimental tool which was mainly intended to \nbe a learning exercise in Go.  It was designed for a particular\npurpose, producing files for backup.  Contributions or other \nimprovements are still welcome however.\n\nGCP\n---\n\n[![Build Status](https://travis-ci.org/opalmer/gcp.svg)](https://travis-ci.org/opalmer/gcp.svg)\n\n\ngcp is a command line tool designed to implement features similar \nto the cp command on Linux in some respects. \n\nThe features of gcp are:\n\n  * Path exclusion or inclusion can be defined in a configuration file.\n  * Multi-threading support.\n  * Encryption (AES) and compression (lzma) of files on the fly.\n  \n  \n\nConfiguration\n-------------\n\ngcp looks for a configuration file in one of two places after loading \nthe default:\n\n```ini\n[gcp]\nencrypt = true\ncompress = true\ndry_run = false\ncrypto_key =\ninclude =\nexclude = .DS_Store,.git,.svn,.hg,.egg*,__pycache__,.idea,*.pyc\n```\n\nBy default gcp will load the default, then the file present in the \n``GCP_CONFIG`` environment variable then any file provided to ``-config`` on\nthe command line.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopalmer%2Fgcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopalmer%2Fgcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopalmer%2Fgcp/lists"}