seafile icon indicating copy to clipboard operation
seafile copied to clipboard

High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.

Results 195 seafile issues
Sort by recently updated
recently updated
newest added

The latest-tag in docker hub is not up-to-date. At the moment it points to version 8.0.7 although 8.0.8 and 9.0.2 are published. ![image](https://user-images.githubusercontent.com/16191147/146903111-72ab8b21-a3c6-44cf-99e0-d01a40fa3e89.png)

Select files ![image](https://user-images.githubusercontent.com/8654023/147207120-a4c3079d-5968-4a4d-9323-0ad51a3f01ff.png) ![image](https://user-images.githubusercontent.com/8654023/147207136-170445e3-efed-4d28-ab16-725381727073.png) Move them ![image](https://user-images.githubusercontent.com/8654023/147207168-e28a77f0-89ce-4074-ba51-20ce8a10a547.png) ![image](https://user-images.githubusercontent.com/8654023/147207197-d4d44338-d803-4016-88f2-109e61d69b5b.png) Now I would have expected to see the "upload" and "new" button. But I don't. Instead I still need to select and...

libcurl failed to PUT https://: Couldn’t resolve host name. seaf-cli status says error cannot resolve server address. however it stalls but then continues, intermittently im running it on freebsd jail...

Server is giving a error when WebDAV secret is set. Django error log here: ```2021-04-28 22:24:44,655 [ERROR] django.request:228 log_response Internal Server Error: /profile/ Traceback (most recent call last): File "/opt/seafile/seafile-server-8.0.4/seahub/thirdpart/django/core/handlers/exception.py",...

The word in this log should be "Wrote". "Writen" is a typo.

Someone claimed that it is impossible to supply a modification date and creation date for files uploaded through the web API and that that is the reason why for example...

type-enhancement
priority-medium

Hi, Slightly related to #2399 : in `seafile-server-8.0.7`, it seems that the python interpreter is hardcoded (to `python3.6`) in the `seahub/thirdpart/bin/` files: ```bash $ head -1 seahub/thirdpart/bin/* ``` gives ```...

Every time I type './seahub.sh start, it gives me this problem. Starting seahub at port 8000 ... Traceback (most recent call last): File "/media/pi/Cloud/seafile-server-7.1.4/check_init_admin.py", line 351, in rpc = RPC()...

I'm trying to setup storage to use new B2's S3 compatible API but it is not working: this is the releavant part of my seafile_storage_classes.json: ``` { "storage_id": "b2_seafile_storage", "name":...

priority-low

Is it possible that special users cannot change their password themselves (for example RESTRICT_PASSWORD_CHANGE)?