I used nicegui to make a download website #3070
levywang
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Initially, this requirement was to implement the binding of SFTP accounts to logged-in users' directories. Each user can view different directory files, and they can download the files they need.
In addition to the initial requirement, LDAP authentication, configuration file management, user management, and other functionalities were added.
As a beginner in coding, my implementation may not be perfect, but I hope it can help others.
Welcome everyone to visit my project.
github address: ftp-web-client
Beta Was this translation helpful? Give feedback.
All reactions