{"id":21957624,"url":"https://github.com/bitbeans/tahoe-net","last_synced_at":"2026-04-14T06:03:06.288Z","repository":{"id":84742429,"uuid":"48693118","full_name":"bitbeans/tahoe-net","owner":"bitbeans","description":"Simple basic communication with a tahoe-lafs client over the available REST API","archived":false,"fork":false,"pushed_at":"2016-01-02T06:30:26.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-27T13:57:07.356Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","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/bitbeans.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-28T13:08:49.000Z","updated_at":"2016-01-26T14:34:39.000Z","dependencies_parsed_at":"2023-03-16T19:00:17.432Z","dependency_job_id":null,"html_url":"https://github.com/bitbeans/tahoe-net","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bitbeans/tahoe-net","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbeans%2Ftahoe-net","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbeans%2Ftahoe-net/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbeans%2Ftahoe-net/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbeans%2Ftahoe-net/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitbeans","download_url":"https://codeload.github.com/bitbeans/tahoe-net/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbeans%2Ftahoe-net/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31784255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"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":[],"created_at":"2024-11-29T08:54:55.701Z","updated_at":"2026-04-14T06:03:06.273Z","avatar_url":"https://github.com/bitbeans.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tahoe-net [![NuGet Version](https://img.shields.io/nuget/v/tahoe-net.svg?style=flat-square)](https://www.nuget.org/packages/tahoe-net/) [![License](http://img.shields.io/badge/license-MIT-green.svg?style=flat-square)](https://github.com/bitbeans/tahoe-net/blob/master/LICENSE.md)\n\nSimple basic communication with a tahoe-lafs client over the available REST API.\n\n## Installation\n\nThere is a [NuGet package](https://www.nuget.org/packages/tahoe-net/) available.\n\n## This project uses the following libraries\n\n  * [Newtonsoft.Json]\n  * [RestSharp]\n\n\n[Newtonsoft.Json]:https://github.com/JamesNK/Newtonsoft.Json\n[RestSharp]:https://github.com/restsharp/RestSharp\n\n## Requirements\n\nThis library targets **.NET 4.5.1**.\n\n## Usage\n\n#### Direcories\n\n###### Create a directory\n```csharp\nTahoeCommunication.CreateDir\n```\n\n###### Get some directory informations\n```csharp\nTahoeCommunication.GetDir\n```\n\n###### Get the file list of a directory\n```csharp\nTahoeCommunication.GetFileList\n```\n\n###### Get the used space of a directory\n```csharp\nTahoeCommunication.GetUsedSpace\n```\n\n#### Maintenance\n\n###### Perform a check\n```csharp\nTahoeMaintenance.Check\n```\n\n###### Perform a deep check\n```csharp\nTahoeMaintenance.DeepCheck\n```\n\n###### Check a deep check (with handle)\n```csharp\nTahoeMaintenance.CheckDeepCheck\n```\n\n#### Gather\n\n###### Read the pickle2json.py output\n```csharp\nTahoeGather.ConvertGatherOutput\n```\n\n\n## License\n[MIT](https://en.wikipedia.org/wiki/MIT_License)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitbeans%2Ftahoe-net","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitbeans%2Ftahoe-net","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitbeans%2Ftahoe-net/lists"}