pydio / pydio-core

Pydio 8 official repository
https://pydio.com
GNU Affero General Public License v3.0
867 stars 289 forks source link

SAMBA / SMB Workspace Driver - Buffer Issues #1387

Closed sduensin closed 6 years ago

sduensin commented 7 years ago

Specifying buffering in the SMB driver configuration (smb.php) prevents browsing large shares from a Windows host. Removing SO_RCVBUF=8192 SO_SNDBUF=8192 fixes the issue.

See: https://pydio.com/forum/f/topic/unable-to-download-several-files-from-smb-workspaces/#post-113784

cdujeu commented 7 years ago

@c12simple what do you think, shall we add that as a parameter? Do we know why there were these parameters at the first place?

c12simple commented 6 years ago

A param is added in config of smb plugins https://github.com/pydio/pydio-core/commit/829dedcd5368e1a4676e5e4706ea92dd1788b1ce