{"id":16925518,"url":"https://github.com/gapple/drush-filesync","last_synced_at":"2026-05-04T12:39:03.940Z","repository":{"id":62509025,"uuid":"75327241","full_name":"gapple/drush-filesync","owner":"gapple","description":"Drush command to sync files directory between environments","archived":false,"fork":false,"pushed_at":"2017-06-02T21:05:30.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-04T21:55:42.330Z","etag":null,"topics":["drupal","drush","drush-commands"],"latest_commit_sha":null,"homepage":"https://gapple.github.io/drush-plugins/","language":"PHP","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/gapple.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":"2016-12-01T19:51:53.000Z","updated_at":"2017-05-25T21:56:23.000Z","dependencies_parsed_at":"2022-11-02T10:30:57.861Z","dependency_job_id":null,"html_url":"https://github.com/gapple/drush-filesync","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/gapple/drush-filesync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gapple%2Fdrush-filesync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gapple%2Fdrush-filesync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gapple%2Fdrush-filesync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gapple%2Fdrush-filesync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gapple","download_url":"https://codeload.github.com/gapple/drush-filesync/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gapple%2Fdrush-filesync/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32608182,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"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":["drupal","drush","drush-commands"],"created_at":"2024-10-13T20:10:50.265Z","updated_at":"2026-05-04T12:39:03.922Z","avatar_url":"https://github.com/gapple.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Drush File-sync\n===============\n\nDrush command to sync files directory between environments\n\n## Usage\n\n```\nArguments:\n source                                             Source alias\n destination                                        Destination alias\n\nOptions:\n --only-private                                     Only sync the private files directory\n --only-public                                      Only sync the public files directory\n \nExamples:\n drush fsync @source @destination                   Sync both the public and private files directories\n drush fsync --only-public @source @destination     Only sync the public files directory\n \nAliases: fsync\n```\n\n## Installation\n\n### Global\n#### Using Composer\n1. Require `composer/installers`\n    ```bash\n    composer global require composer/installers\n    ```\n\n2. Configure the installer path for drush plugins in `~/.composer/composer.json`\n    ```json\n    {\n      \"extra\": {\n        \"installer-paths\": {\n          \"../.drush/plugins/{$name}\": [\"type:drupal-drush\"]\n        }\n      }\n    }\n    ```\n\n3. Require `gapple/drush-filesync`\n    ```bash\n    composer global require gapple/drush-filesync\n    ```\n\n#### Manual Installation\n1. [Download the release package](https://github.com/gapple/drush-filesync/releases)\n2. Unzip the package to `~/.drush/`\n\n\n### Project\n#### Using Composer\n1. Require `composer/installers` in your project\n    ```bash\n    composer require composer/installers\n    ```\n\n2. Configure the installer path for drush plugins in your project's `composer.json`\n    ```json\n    {\n      \"extra\": {\n        \"installer-paths\": {\n          \"drush/contrib/{$name}\": [\"type:drupal-drush\"]\n        }\n      }\n    }\n    ```\n\n3. Require `gapple/drush-filesync` in your project\n    ```bash\n    composer require gapple/drush-filesync\n    ```\n\n#### Manual Installation\n1. [Download the release package](https://github.com/gapple/drush-filesync/releases)\n2. Unzip the package to the `drush` folder within your project\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgapple%2Fdrush-filesync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgapple%2Fdrush-filesync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgapple%2Fdrush-filesync/lists"}