{"id":28476878,"url":"https://github.com/danex-exe/filetransport","last_synced_at":"2025-07-21T10:32:18.331Z","repository":{"id":277890067,"uuid":"933829847","full_name":"Danex-Exe/FileTransport","owner":"Danex-Exe","description":"This Python FTP-like solution enables secure file transfers between devices on local networks. The multi-threaded server handles concurrent connections while the cross-platform client offers both CLI and interactive modes. Features include command-line arguments, session persistence, and basic error handling.","archived":true,"fork":false,"pushed_at":"2025-02-16T19:42:29.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-07-02T16:43:21.510Z","etag":null,"topics":["client","filetransport","ftp-client","ftp-server","server"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Danex-Exe.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":"2025-02-16T19:28:22.000Z","updated_at":"2025-05-05T15:40:46.000Z","dependencies_parsed_at":"2025-02-16T20:37:52.229Z","dependency_job_id":null,"html_url":"https://github.com/Danex-Exe/FileTransport","commit_stats":null,"previous_names":["danex-exe/filetransport"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Danex-Exe/FileTransport","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danex-Exe%2FFileTransport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danex-Exe%2FFileTransport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danex-Exe%2FFileTransport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danex-Exe%2FFileTransport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Danex-Exe","download_url":"https://codeload.github.com/Danex-Exe/FileTransport/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Danex-Exe%2FFileTransport/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266285408,"owners_count":23905336,"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":["client","filetransport","ftp-client","ftp-server","server"],"created_at":"2025-06-07T15:37:59.430Z","updated_at":"2025-07-21T10:32:18.326Z","avatar_url":"https://github.com/Danex-Exe.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eDocumentation\u003c/h1\u003e\r\n\u003cdiv align=\"center\"\u003e\r\n    \u003ca href=\"/README.md\"\u003eEnglish\u003c/a\u003e\r\n    \u003ca href=\"/README_ru.md\"\u003eРусский\u003c/a\u003e\r\n    \u003cbr\u003e\u003cbr\u003e\r\n\u003c/div\u003e\r\n\r\nThis Python FTP-like solution enables secure file transfers between devices on local networks. The multi-threaded server handles concurrent connections while the cross-platform client offers both CLI and interactive modes. Features include command-line arguments, session persistence, and basic error handling.\r\n\r\n# server.py\r\nA multi-threaded FTP-like file server supporting:\r\n- File upload/download for all file types\r\n- Directory navigation (CD command)\r\n- File listing (LIST command)\r\n- Automatic local IP detection\r\n- Cross-platform console clearing\r\n- Client connection management\r\n\r\nKey Features:\r\n- Uses TCP sockets on port 5001\r\n- Maintains separate client sessions\r\n- Stores files in \"server_files\" directory\r\n- Handles multiple concurrent connections\r\n- Basic error handling\r\n\r\n# client.py\r\nA feature-rich client with:\r\n- Interactive and CLI modes\r\n- Command-line arguments support:\r\n  - `-i IP` - Server IP\r\n  - `-p PORT` - Server port\r\n  - `-l` - List server files\r\n  - `-u FILE` - Upload file\r\n  - `-d FILE` - Download file\r\n  - `-h` - Show help\r\n- Local IP detection\r\n- Session history preservation\r\n- Cross-platform compatibility\r\n- Auto-completion for common commands\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanex-exe%2Ffiletransport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanex-exe%2Ffiletransport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanex-exe%2Ffiletransport/lists"}