February 11, 20224 yr This docker template was created based on an already available docker image GitHub: https://github.com/ihexxa/quickshare DockerHub: https://hub.docker.com/r/hexxa/quickshare Documentation: https://github.com/ihexxa/quickshare/blob/main/docs/doc.md My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates DESCRIPTION Quick and simple file sharing between different devices, built with Go, React and Typescript. Features: File Management - Support uploading, downloading, creating, deleting and moving files and folders - Resumable uploading and downloading - Manage files and folders in browser - Share directories to others, including anonymous - Scan QR codes to visit sharing folders - Upload hundreds of files at once - Steaming uploading: make it work behind CDN or reverse proxy - Files can also be managed from OS User Management - Support multiple users - Each user has a role (user/admin) - User home directory - Per-user download & upload speed limiting - Per-user space quota MISC - Adaptive UI - I18n support - Wallpaper customization - Cross-platform: support Linux, Mac and Windows Live demo: https://hexxa-quickshare.herokuapp.com/ Credentials: demo/Quicksh@re (user/pass) VERSION 1.0 (2022-02-12) If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project. If you like my work, please consider making a little donation. - DONATE - Thank you very much 🙂
February 13, 20224 yr Author Hello @ld2003, I have opened an issue to request such authentication mechanisms.
April 25, 20224 yr I did get this error after running it on my Unraid Server. I also get a message Operation Failed: The operation failed in the server ```Error #01: access denied [GIN] 2022/04/25 - 21:35:34 | 403 | 32.805µs | 192.168.178.28 | GET "/v1/fs/sharings/ids" Error #01: access denied [GIN] 2022/04/25 - 21:35:39 | 403 | 40.104µs | 192.168.178.28 | GET "/v1/fs/dirs?dp=" Error #01: access denied [GIN] 2022/04/25 - 21:35:39 | 403 | 42.601µs | 192.168.178.28 | GET "/v1/fs/sharings/ids" Error #01: access denied [GIN] 2022/04/25 - 21:35:44 | 403 | 44.84µs | 192.168.178.28 | GET "/v1/fs/dirs?dp=" Error #01: access denied [GIN] 2022/04/25 - 21:35:44 | 403 | 25.967µs | 192.168.178.28 | GET "/v1/fs/sharings/ids" Error #01: access denied ````` but where are these folders?
October 5, 20223 yr On 4/25/2022 at 9:42 PM, Russ3lHD said: I did get this error after running it on my Unraid Server. I also get a message Operation Failed: The operation failed in the server ```Error #01: access denied [GIN] 2022/04/25 - 21:35:34 | 403 | 32.805µs | 192.168.178.28 | GET "/v1/fs/sharings/ids" Error #01: access denied [GIN] 2022/04/25 - 21:35:39 | 403 | 40.104µs | 192.168.178.28 | GET "/v1/fs/dirs?dp=" Error #01: access denied [GIN] 2022/04/25 - 21:35:39 | 403 | 42.601µs | 192.168.178.28 | GET "/v1/fs/sharings/ids" Error #01: access denied [GIN] 2022/04/25 - 21:35:44 | 403 | 44.84µs | 192.168.178.28 | GET "/v1/fs/dirs?dp=" Error #01: access denied [GIN] 2022/04/25 - 21:35:44 | 403 | 25.967µs | 192.168.178.28 | GET "/v1/fs/sharings/ids" Error #01: access denied ````` but where are these folders? Gibt es dazu eine Lösung? LG Lu
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.