-
Upgrade Samba on all hosts. Install where it is missing.
```
add-apt-repository ppa:9v-shaun-42/samba4
apt-get update && apt-get dist-upgrade --yes
apt-get install samba smbclient ldb-tools samb…
-
Hello,
I'm using SMB with Symfony 6.2, PHP 8.2 on nginx
SMBClient 4.9.15
In production environment i have this error "Call to undefined function Icewind\SMB\exec()"
Any Idea ?
![Capture d'écran 2…
-
I am trying to use a NEOS Smartcam NS-CAM-02.
Everything seems to install fine, I then set up to store stills and videos on a samba share and cannot see any error messages but nothing is stored.
…
-
Hi,
I have tried to use this class from docker (7.2-fpm-alpine3.6) container, but for some reason all commands like dir seems to just hung forever. I have managed to debug a little bit and it seems…
stuba updated
3 years ago
-
I tried to ensure that a folder exists, but I get an error saying that self.ensureDir is not a function.
```
"TypeError: self.smbClient.ensureDir is not a function"
```
-
我在ubuntu系统中编译添加--enable libsmbclient 报错 smbclient找不到
有哪位大大,帮忙看一下.
[config.log](https://github.com/Bilibili/ijkplayer/files/2136583/config.log)
-
$ smbclient -U samba -L samba
gives:
```
Enter MYGROUP\samba's password:
Sharename Type Comment
--------- ---- -------
myshare Di…
-
Unfortunately my smb server has folders with round brackets in folder name. how do I add these brackets om (DiskShare) session.connectShare?
public static void main(String[] args) throws Exceptio…
-
Hello, I am now using docker to deploy samba. Instead of using the default port, I specify port mapping 139 and 445. The deployment command is as follows:
```
sudo docker run -it -p 11139:139 -p 114…
-
I use ubuntu for web server, and i want print it from ubuntu to windows, and then error like this.
Failed to print. Command "smbclient '//192.168.2.35/EPSON TM-T82X Receipt' -c 'print -' -N -m SMB2…