seafile
seafile copied to clipboard
High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.
Hello, I've painstakingly been trying to figure out why Seafile refuses to start when its data directory resides on a FUSE mount. Here is the output when starting Seafile: ```...
The applet starts, but the libraries are all greyed out and do not sync. logs ``` [06/12/22 16:09:49]daemon mgr: dead => starting [06/12/22 16:09:49]seafile daemon is now running, checking if...
After upgrading to 9.0.2 i enabled the go fileserver. In first place everything seems to be fine but then some people told me that they have failed sync tasks (server...
Do you think you can add a Passwordless connection only user (like nextcloud but actually let us "disable" the password connection). Seafile is more secure than nexcloud (since your E2E...
Hi, Could we get an universal build of SeaDrive? Right now SeaDrive is intel only, requiring the installation of Rosetta on AppleSillicon-based Macs (which has a negative impact on battery...
I have a large codebase project synced via Seafile with 1M+ files. It so happens that in one part of this codebase, we store persistent data in a DB called...
Hi When I open an image in the seafile, it says ”The image could not be loaded“. when i check seahub.log, i found: ``` [ERROR] seahub.thumbnail.utils:149 generate_thumbnail cannot identify image...
The Seadrive client is using the `LoadLibrary` function to dynamically load DLL files during runtime. Those files are loaded without a full path being used which would a file lying...
Similar to #2557 , Seadrive is starting executable files without a path, which could lead to an attacker adding a file with the same name to the CWD of the...
The function `b64encode` of the source file `utils_win.cpp` [does not check the return value] (https://github.com/haiwen/seadrive-gui/blob/8a1e459f1c42a24eec6fcce482398bebf6459e1c/src/utils/utils-win.cpp#L349) of `CryptBinaryToString`. A possible reason for an error returned would be, if the length of...