wellington1979
Results
2
comments of
wellington1979
Hi, I thing the problem not is smbclient because using shell command work fine. smbclient -U usuario%senha //ipserver/share get bigfile.tar ok
> Ok... solved it for the moment. > > 1. apt remove php8.1-smbclient -y > 2. git clone git://github.com/eduardok/libsmbclient-php.git > 3. apt install php8.1-dev -y > 4. cd libsmbclient-php >...