{"id":23902676,"url":"https://github.com/mambuzrrr/ftpserver","last_synced_at":"2026-05-13T21:34:49.795Z","repository":{"id":218391620,"uuid":"746284822","full_name":"mambuzrrr/ftpserver","owner":"mambuzrrr","description":"A basic FTP server for Linux with Python!","archived":false,"fork":false,"pushed_at":"2024-01-22T03:42:25.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-04T22:49:36.204Z","etag":null,"topics":["easy-to-use","ftpserver","linux"],"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/mambuzrrr.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}},"created_at":"2024-01-21T16:10:31.000Z","updated_at":"2024-01-21T16:56:33.000Z","dependencies_parsed_at":"2024-01-21T17:56:58.427Z","dependency_job_id":null,"html_url":"https://github.com/mambuzrrr/ftpserver","commit_stats":null,"previous_names":["mambuzrrr/ftpserver"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mambuzrrr%2Fftpserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mambuzrrr%2Fftpserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mambuzrrr%2Fftpserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mambuzrrr%2Fftpserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mambuzrrr","download_url":"https://codeload.github.com/mambuzrrr/ftpserver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240304564,"owners_count":19780312,"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":["easy-to-use","ftpserver","linux"],"created_at":"2025-01-04T22:49:47.744Z","updated_at":"2026-05-13T21:34:49.783Z","avatar_url":"https://github.com/mambuzrrr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FTPServer on Linux\n\nHere, Ive created a basic standalone FTP server in Python thats typically intended for another project. However, since this is quite \"basic,\" I thought of sharing it with all of you.\n\n## Here, Ill tell you what you need to do for this:\n\n1.) Download the file and place the Python file in a directory of your choice.\n\n2.) You need to install the Python packages first to run the file.\n\n- Commands to Install the Packets and Python on Linux:\n```\nsudo apt update -y\nsudo apt install python3.8\nsudo apt install python3-pyftpdlib\n```\n\n3.) If you have installed everything, open the `ftpserver.py` file and edit the additional details Comment with `#`\n\n4.) Don't Forget: Open the Firewall Port: `sudo ufw allow 2121/tcp`\n\n5.) Now everything should be ready and working. You can start the FTPServer with the command: `python3 ftpserver.py`\n\nNow you can connect using a program like \"**WinSCP**\" or \"**FileZilla**\" Please remember to set the settings in the FTP program to \"**FTP**\" and not \"**SFTP**\" or something else.\n\n\u003e [!NOTE]\n\u003e If there are any problems, please reach out here or on Discord. **(Discord: mambuzrrr)**. The meaning of **\"elradfmw\"** inside the code indicates that the user has the **permissions**: **execute**, **list**, **read**, **append**, **delete**, **full controll (inside path)**, **modfiy** \u0026 **Write**.\n\n\u003e [!TIP]\n\u003e If you want to keep your FTPServer running continuously, you can go to the directory where the `ftpserver.py` file is located **(using Putty)**. Then, you can open a new terminal with `screen -S terminalname` and execute the file with `python3 ftpserver.py`. You can exit the terminal with `CTRL+A+D` **(dont worry, it continues running)**. To return to the terminal, use the command `screen -R terminalname`.\n\n\u003e [!IMPORTANT]\n\u003e No updates will be provided here. Since this was developed for private projects, updates will only be released for private purposes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmambuzrrr%2Fftpserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmambuzrrr%2Fftpserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmambuzrrr%2Fftpserver/lists"}