{"id":29655862,"url":"https://github.com/henryssondaniel/teacup-java-protocol-ftp","last_synced_at":"2025-07-22T08:07:03.892Z","repository":{"id":57733423,"uuid":"203030625","full_name":"HenryssonDaniel/teacup-java-protocol-ftp","owner":"HenryssonDaniel","description":"Teacup client/server FTP and FTPS support ","archived":false,"fork":false,"pushed_at":"2019-11-18T19:32:17.000Z","size":227,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-13T07:49:33.811Z","etag":null,"topics":["ftp","ftp-client","ftp-server","ftps","teacup"],"latest_commit_sha":null,"homepage":"https://henryssondaniel.github.io/teacup.github.io/","language":"Java","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/HenryssonDaniel.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":"2019-08-18T16:36:14.000Z","updated_at":"2019-11-18T19:32:19.000Z","dependencies_parsed_at":"2022-09-26T22:11:24.575Z","dependency_job_id":null,"html_url":"https://github.com/HenryssonDaniel/teacup-java-protocol-ftp","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/HenryssonDaniel/teacup-java-protocol-ftp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HenryssonDaniel%2Fteacup-java-protocol-ftp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HenryssonDaniel%2Fteacup-java-protocol-ftp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HenryssonDaniel%2Fteacup-java-protocol-ftp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HenryssonDaniel%2Fteacup-java-protocol-ftp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HenryssonDaniel","download_url":"https://codeload.github.com/HenryssonDaniel/teacup-java-protocol-ftp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HenryssonDaniel%2Fteacup-java-protocol-ftp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266455371,"owners_count":23931360,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ftp","ftp-client","ftp-server","ftps","teacup"],"created_at":"2025-07-22T08:07:03.157Z","updated_at":"2025-07-22T08:07:03.876Z","avatar_url":"https://github.com/HenryssonDaniel.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [User Guide](https://henryssondaniel.github.io/teacup.github.io/)\n[![Build Status](https://travis-ci.com/HenryssonDaniel/teacup-java-protocol-ftp.svg?branch=master)](https://travis-ci.com/HenryssonDaniel/teacup-java-protocol-ftp)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=HenryssonDaniel_teacup-java-protocol-ftp\u0026metric=coverage)](https://sonarcloud.io/dashboard?id=HenryssonDaniel_teacup-java-protocol-ftp)\n[![latest release](https://img.shields.io/badge/release%20notes-1.0.0-yellow.svg)](https://github.com/HenryssonDaniel/teacup-java-protocol-ftp/blob/master/doc/release-notes/official.md)\n[![Maven Central](https://img.shields.io/maven-central/v/io.github.henryssondaniel.teacup.protocol/ftp.svg)](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22io.github.henryssondaniel.teacup.protocol%22%20AND%20a%3A%22ftp%22)\n[![Javadocs](https://www.javadoc.io/badge/io.github.henryssondaniel.teacup.protocol/ftp.svg)](https://www.javadoc.io/doc/io.github.henryssondaniel.teacup.protocol/ftp)\n## What ##\nFTP/FTPS support.  \n\nThere is also support for an FTP server.\n## Why ##\nThis makes it possible to test FTP with the framework, both the client and the server.\n## How ##\nAdd this repository as a dependency.  \n\nThe Client interface holds all the functionality that the FTP client can do.  \nThe SecureClient interface holds all the functionality that the secure FTP client can do.  \nNew clients can be created with the Factory class in the client package.\n\nThe SimpleServer interface holds all the functionality that the FTP server can do.  \nNew servers can be created with the Factory class in the server package.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenryssondaniel%2Fteacup-java-protocol-ftp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenryssondaniel%2Fteacup-java-protocol-ftp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenryssondaniel%2Fteacup-java-protocol-ftp/lists"}