{"id":20993794,"url":"https://github.com/gregamohorko/fileserverandclient","last_synced_at":"2025-09-14T04:27:36.209Z","repository":{"id":92225723,"uuid":"98877307","full_name":"GregaMohorko/FileServerAndClient","owner":"GregaMohorko","description":"A console file server and client application. It uses TCP protocol and RSA encryption.","archived":false,"fork":false,"pushed_at":"2017-09-10T20:50:20.000Z","size":175,"stargazers_count":8,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-06T13:42:54.480Z","etag":null,"topics":["client","client-server","cryptography","encryption","file-download","file-upload","server","tcp","tcp-client","tcp-client-server","tcp-server"],"latest_commit_sha":null,"homepage":null,"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/GregaMohorko.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-07-31T10:31:32.000Z","updated_at":"2025-07-12T12:43:35.000Z","dependencies_parsed_at":"2023-06-08T01:15:31.156Z","dependency_job_id":null,"html_url":"https://github.com/GregaMohorko/FileServerAndClient","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/GregaMohorko/FileServerAndClient","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GregaMohorko%2FFileServerAndClient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GregaMohorko%2FFileServerAndClient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GregaMohorko%2FFileServerAndClient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GregaMohorko%2FFileServerAndClient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GregaMohorko","download_url":"https://codeload.github.com/GregaMohorko/FileServerAndClient/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GregaMohorko%2FFileServerAndClient/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275062701,"owners_count":25398884,"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-09-14T02:00:10.474Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["client","client-server","cryptography","encryption","file-download","file-upload","server","tcp","tcp-client","tcp-client-server","tcp-server"],"created_at":"2024-11-19T07:15:44.324Z","updated_at":"2025-09-14T04:27:36.203Z","avatar_url":"https://github.com/GregaMohorko.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# File Server and Client\nA console file server and client application. It uses TCP protocol and RSA encryption.\n\nSupports downloading/uploading/deleting files, creating/deleting directories, listing files \u0026 directories on the server and getting the server time.\n\n[![Release](https://img.shields.io/github/release/GregaMohorko/FileServerAndClient.svg?style=flat-square)](https://github.com/GregaMohorko/FileServerAndClient/releases/latest)\n\n## Screenshots\n\n### Server\n![Server application](/Documentation/Screenshots/Screenshot_Server.png?raw=true \"Server application\")\n\nYou just write in the desired port, and the server starts listening.\n\nThe log can be used to monitor what is happening. It logs the request of every connected client. It also logs any errors that happened when serving the clients (i.e. non-existent directory).\n\n### Client\n![Client application](/Documentation/Screenshots/Screenshot_Client.png?raw=true \"Client application\")\n\nYou can get a list of files and directories in a specific directory on the server. To get the root content, use '/'.\n\n![Listing files and directories](/Documentation/Screenshots/Screenshot_Client_Listing.png?raw=true \"Listing files and directories\")\n\nTo **download** a file, choose option *3*. Then you have to type in the file path on the server and choose where to download it. The encrypted content of the file is downloaded to a temporary file, and then decrypted.\n\n![Downloading a file](/Documentation/Screenshots/Screenshot_Client_Downloading.png?raw=true \"Downloading a file\")\n\nOf course, you don't have to write the client file paths by hand because there is a handy windows **file dialog**.\n\n![File dialog](/Documentation/Screenshots/Screenshot_Client_Uploading_Dialog.png?raw=true \"File dialog\")\n\nIn case you misspell the server path or any other invalid operation occurs, you get some feedback of what went wrong.\n\n![Error handling](/Documentation/Screenshots/Screenshot_Client_ErrorHandling.png?raw=true \"Error handling\")\n\n## Requirements\n.NET Framework 4.6.1\n\n## Author and License\nGrega Mohorko ([www.mohorko.info](https://www.mohorko.info))\n\nCopyright (c) 2013 Grega Mohorko\n\n[MIT License](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregamohorko%2Ffileserverandclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregamohorko%2Ffileserverandclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregamohorko%2Ffileserverandclient/lists"}