{"id":22140679,"url":"https://github.com/athlan/gitftp-php-test","last_synced_at":"2025-03-24T11:18:13.725Z","repository":{"id":26573336,"uuid":"30027570","full_name":"athlan/gitftp-php-test","owner":"athlan","description":null,"archived":false,"fork":false,"pushed_at":"2015-01-29T16:42:23.000Z","size":292,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T16:26:32.014Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/athlan.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}},"created_at":"2015-01-29T15:49:52.000Z","updated_at":"2015-01-29T16:42:23.000Z","dependencies_parsed_at":"2022-09-01T18:52:04.466Z","dependency_job_id":null,"html_url":"https://github.com/athlan/gitftp-php-test","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/athlan%2Fgitftp-php-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athlan%2Fgitftp-php-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athlan%2Fgitftp-php-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athlan%2Fgitftp-php-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/athlan","download_url":"https://codeload.github.com/athlan/gitftp-php-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245258214,"owners_count":20585977,"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-12-01T21:07:02.428Z","updated_at":"2025-03-24T11:18:13.701Z","avatar_url":"https://github.com/athlan.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `git ftp` example\n\nSee project page:\n\nhttps://github.com/git-ftp/git-ftp\n\n## Usage\n  \nWhile development, just use for deployment:\n```\n$ git ftp push\n```\n\nSee also Scopes sections to mantain more than 1 server (staging, development, production).\n\nhttps://github.com/git-ftp/git-ftp/blob/develop/man/git-ftp.1.md#scopes\n\n## Setup environment (first time)\n\n1. Clone git-ftp anywhere:\n  ```\n  git clone https://github.com/git-ftp/git-ftp\n  ```\n  \n  Grant x permissions:\n  ```\n  cd git-ftp \u0026\u0026 chmod +x git-ftp\n  ```\n\n2. Create symlink to be visible in `$PATH`\n  ```\n  $ ln -s /bin/git-ftp /path/to/your/git-ftp/git-ftp\n  ```\n  or\n  ```\n  $ ln -s /usr/local/bin/git-ftp /path/to/your/git-ftp/git-ftp\n  ```\n\n## Setup in project\n\n1. Initialize your gitftp settings\n  ```\n  $ git config git-ftp.user john\n  $ git config git-ftp.url ftp.example.com\n  $ git config git-ftp.password secr3t\n  ```\n\n2. Initialize git ftp on remote server\n  ```\n  $ git ftp init\n  ```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fathlan%2Fgitftp-php-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fathlan%2Fgitftp-php-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fathlan%2Fgitftp-php-test/lists"}