can someone confirm / test this unexpected behavior?
I created 1.982 files with the size of 1kb.
The size doesn’t matter. Uploading was faster only.
Then I uploaded them via browser (Chrome on Win10).
On another client computer I checked the amount of files that were synced.
And guess what? There were not 1982 files. Only 1227 arrived there.
The upload dialog in the right lower corner said: saving…
Longer than 30min I waited.
Ok to make a long story short:
If you are below 399 files the upload via browsers works fine.
In all tested Versions (6.1.4 Pro, 6.0.7, 5.1.11)
Above 600 files no seafile server got the message: Upload completed. (in browser gui)
Even on all different Seafile Versions the Upload with 600 files can’t completed.
Via Seafile client everything works fine.
Yes I 've set MAX_NUMBER_OF_FILES_FOR_FILEUPLOAD = 4000 in seahub_settings.py
Sometimes in the Browser Upload window is: Unknown error or Access denied.
In my production setup with pro version i tracked it exactly:
398 files added to upload queue - 398 arrived online - perfect!
399 files added to upload queue- ONLY 365 arrived online - Browser says: saving…
OS and DB and Web Server vary on all of the systems.
Ubuntu 12.04 to 16.04
MySQL till Ubuntu 14.04 later MariaDB
Apache 2.0 to 2.4 or nginx
Production System is Ubuntu 16.04.3 LTS
MySQL -mysql-server-5.7
nginX stable Version 1.12.1
All settings were made and double checked via Seafile Manual.
The web browser interface is not designed to handle extreme numbers of files, it’s for one-off uploads and downloads. If you need to do serious syncing, use the local client Windows/Linux/Mac client.
Yes it (might) work but there are some disadvantages, for example if your internet connection is bad and gets interrupted, browsers can’t just easily continue while the Seafile client can.
With client there’s no problem, but with web interface beyond ~600/700 files the browser crash.
The problem is the option in seahub_settings.py, this option change nothing for me… doesn’t change max file download with client nor by web interface… I set a limit at 500 and upload 600 files with web browser with no problem for example…
It’s a decorative option ? I don’t understand…
(Seafile Pro 6.0.7)