{"id":16737937,"url":"https://github.com/kronn/ftpeter","last_synced_at":"2026-05-21T04:06:49.077Z","repository":{"id":66774864,"uuid":"61482932","full_name":"kronn/ftpeter","owner":"kronn","description":"Simple deployments via FTP-like protocols","archived":false,"fork":false,"pushed_at":"2017-03-19T19:58:13.000Z","size":55,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T22:13:11.418Z","etag":null,"topics":["deployment","ftp","git","lftp"],"latest_commit_sha":null,"homepage":"https://git.lanpartei.de/kronn/ftpeter","language":"Ruby","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/kronn.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-19T14:01:44.000Z","updated_at":"2017-06-02T21:40:15.000Z","dependencies_parsed_at":"2023-07-31T00:15:33.513Z","dependency_job_id":null,"html_url":"https://github.com/kronn/ftpeter","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/kronn/ftpeter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kronn%2Fftpeter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kronn%2Fftpeter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kronn%2Fftpeter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kronn%2Fftpeter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kronn","download_url":"https://codeload.github.com/kronn/ftpeter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kronn%2Fftpeter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33288188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"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":["deployment","ftp","git","lftp"],"created_at":"2024-10-13T00:28:32.707Z","updated_at":"2026-05-21T04:06:49.072Z","avatar_url":"https://github.com/kronn.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FTPeter\n\nIn a world where capistrano and similar tools issue ssh-commands to setup your\napplication on a dedicated or virtual server, we tend to forget that we\nsometimes do not have that luxury and freedom.\n\nThis is for those who need to fire up an FTP-Client to transfer files to a\nhosting-service. This is for those, who still create a git-repository to manage\ntheir files.\n\nThis is for those, who acknowledge the FTPeter in the room where we usually only\nsee SSHans.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem \"ftpeter\"\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install ftpeter\n\n## Usage\n\nBasic usage: `ftpeter ftp://example.com`\n\nThe executable accepts three arguments:\n\n- target-host (mandatory)\n- directory to switch to on the target-host (`/` by default)\n- last deployed version (`origin/master` by default)\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run\n`rake spec` to run the tests. You can also run `bin/console` for an interactive\nprompt that will allow you to experiment. Run `bundle exec ftpeter` to use the\ngem in this directory, ignoring other installed copies of this gem.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To\nrelease a new version, update the version number in `version.rb`, and then run\n`bundle exec rake release`, which will create a git tag for the version, push\ngit commits and tags, and push the `.gem` file to\n[rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on the Gitlab at\nhttps://git.lanpartei.de/kronn/ftpeter\n\n## License\n\n\"MIT-alike, but no military usage and no sublicensing\"\n\n\nCopyright (c) 2015 Matthias Viehweger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\n- The Software must not be used in a military context.\n\n- The above copyright notice, all conditions and this permission notice shall be\n  included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkronn%2Fftpeter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkronn%2Fftpeter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkronn%2Fftpeter/lists"}