Implemented
7
FTP file listing slow, Nextcloud makes new connection on each read
Source: nextcloud/server#6378 · opened by @zeigerpuppy
Steps to reproduce 1. create an FTP (or FTPS) Share in External Storages settings 2. browse to FTP folders in Nextcloud 3. look at ProFTPd logs while browsing Expected behaviour Once an FTP connection is established, it should be maintained for the duration of the session. However, Nextcloud immediately closes the session after a directory listing. This results in delays due to the connecting needing to be re-established as the user browses folders. When connecting from an external client (Filezilla), listings are much faster as the session is left open. Actual behaviour New connection established for each folder retrieved. The session is not left active. Disabling previews does not change the behaviour. Server configuration Operating system: Debian Jessie Web server: Apache2 Database: MariaDB PHP version: 7.0 Nextcloud version: 12.0.1 Updated from an older Nextcloud/ownCloud or fresh install: Updated from V.11 up Where did you install Nextclo…
No pledges yet. Be the first to back this.
Comments
Similar requests
files_external: limited number of connections
0 votes · 0 comments
Presense of /var/www/html/data after install to another data folder
0 votes · 0 comments
Slow or unreachable federated shares shouldn't slow down NC so much
5 votes · 0 comments
Increase visibility of e-mail delivery failures
0 votes · 0 comments
[Bug]: LDAP fails verification when using self-signed certs
1 vote · 0 comments
No comments yet.