{"id":20619788,"url":"https://github.com/domingoruiz/ftp-synchronizer","last_synced_at":"2026-05-02T11:40:15.858Z","repository":{"id":217062663,"uuid":"325592115","full_name":"domingoruiz/ftp-synchronizer","owner":"domingoruiz","description":"This Docker container synchronizes the content of your Linux Machine to FTP server","archived":false,"fork":false,"pushed_at":"2021-01-02T16:40:43.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T05:09:10.973Z","etag":null,"topics":["bash","docker","ftp","linux","synchronizer"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/domingoruiz.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}},"created_at":"2020-12-30T16:03:34.000Z","updated_at":"2021-01-06T20:46:03.000Z","dependencies_parsed_at":"2024-01-14T11:09:02.516Z","dependency_job_id":null,"html_url":"https://github.com/domingoruiz/ftp-synchronizer","commit_stats":null,"previous_names":["domingoruiz/ftp-synchronizer"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domingoruiz%2Fftp-synchronizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domingoruiz%2Fftp-synchronizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domingoruiz%2Fftp-synchronizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domingoruiz%2Fftp-synchronizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domingoruiz","download_url":"https://codeload.github.com/domingoruiz/ftp-synchronizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242277684,"owners_count":20101542,"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":["bash","docker","ftp","linux","synchronizer"],"created_at":"2024-11-16T12:12:30.725Z","updated_at":"2026-05-02T11:40:10.808Z","avatar_url":"https://github.com/domingoruiz.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FTP Synchronizer\nThis Docker container synchronizes the content of your host server with an FTP server\n\n### How to use?\nAs a first step we must download the ftp-synchronizer container from Github Packpages.\n```bash\ndocker pull ghcr.io/domingoruiz/ftp-synchronizer:latest\n```\nOnce downloaded we must start the container with the following command modifying it to taste\n```bash\ndocker container run \\\n    -it -v \u003cpath-in-host-to-syncronize\u003e:/mnt/ \\\n    -e SERVER=\u003cftp-server\u003e \\\n    -e USER=\u003cftp-username\u003e \\\n    -e PASSWORD=\u003cftp-password\u003e \\\n    -e DESTINATION=\u003cftp-path-destination\u003e \\\n    -e HOURS=\u003chours-by-each-copy\u003e \\\n    --restart=always \\\n    ftp-synchronizer\n```\n### Development\nApplication developed by [Domingo Ruiz Arroyo](https://doming.es/) in 2020\n\n### License\nThis project is published under the MIT license. See the file [LICENSE](../master/LICENSE) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomingoruiz%2Fftp-synchronizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdomingoruiz%2Fftp-synchronizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomingoruiz%2Fftp-synchronizer/lists"}