-
My samba service always print such warning message.
Is there something wrong when I use the APIs?
-
## Issue
Modules invoking list_apps are not usable.
I was hoping that invoking other modules directly with a SET APP would bypass the list_apps function. However, it did not. It would still crash…
-
help ! help ! help !
-
Hi, I do not know if this is the web site for problem or doubts.
I have got an AS400 and I would like to use pysmb in AS400. In my AS400 I have installed python with http://www.iseriespython.com/
…
-
I ran across this error when trying to connect to an SMB3 device. Are there plans to support SMB3?
Server does not support any of the pysmb dialects. Please email pysmb to add in support for your …
-
Very nice library so far. Was quite easy to use.
I have across a similar issue.
I have used pysmb connecting to two different hosts so far.
The host running the pysmb code is not running eith…
3lixy updated
7 years ago
-
Die HSR scheint die Skripte von `\\c206.hsr.ch\skripte` auf `\\svm-c213.hsr.ch\skripte` umzulagern laut [Blog-Eintrag](https://blog.hsr.ch/HSR-Blog/) (nur aus HSR-Netz erreichbar). Ab 30.7. soll dann …
-
If I create a file on the test server, the values returned by getAttributes() are incorrect while the values returned for the same file by listPath are correct.
listPath is correct on everything but …
-
Hi ! While developing [fs.smbfs](https://github.com/althonos/fs.smbfs), I encountered the following issue:
after creating a folder called `földér`, and within it a file called `☣.txt` (yes I'm hav…
-
When smbConnection run a long time, my program will warning `Unrecognized NMB session type: 0x85`
I found this is in `nmb/base.py` `_processNMBSessionPacket`
In nmb/nmb_constants.py, 0x85 represen…