mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
prefer php smbclient
This commit is contained in:
parent
74561f3664
commit
ffd1bbd0d7
@ -10,7 +10,8 @@ with the SMB/CIFS backend.
|
||||
ownCloud server. This should be included in any Linux distribution.
|
||||
=======
|
||||
.. note:: The SMB/CIFS backend requires ``smbclient`` or
|
||||
the PHP smbclient module to be installed on the ownCloud server. These
|
||||
the PHP smbclient module to be installed on the ownCloud server. The PHP
|
||||
smbclient module is preferred, but either will work. These
|
||||
should be included in any Linux distribution. (See `PECL smbclient
|
||||
<https://pecl.php.net/package/smbclient>`_ if your distro does not include
|
||||
them.)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user