-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on Github _(I've …
-
I am experiencing severe delays on the main python process exiting. I can take about 5 minutes to exit. I have to force it to exit by repeatedly sending `SIGINT`. I can see that the exception stacktra…
-
## Documentation
There are inconsistencies between the SMB and FULL examples examples:
- https://github.com/nextcloud/docker/tree/master/.examples/dockerfiles/smb
- https://github.com/nextcloud…
-
Hello,
sometimes we get 0-byte files on our server. This seems to be known to sabre-dav but is your put-method aware of this? There is some explanation available at http://sabre.io/dav/0bytes/
Server…
-
Hi,
just a few notes / remarks:
## Documents app
```
## https://doc.owncloud.org/server/9.0/admin_manual/configuration_files/collaborative_documents_configuration.html
## Is it necessary to install …
ghost updated
8 years ago
-
# mount a windows share
create a mount directory
```
sudo mkdir /mnt/share
```
create a credentials file:
```
vim ~/.Smbcredentials
```
contents of `~/.Smbcredentials`
```
usern…
-
Found this while writing testcases. This innocent-looking script will generate a 4.1GB sparse file on my machine:
``` php
-
```
today,I installed the a new VM based on OpenDLP 0.4.1, when i start scan, the
/var/log/apace2/error.log report following info :
HASH PASS: Substituting user supplied LM HASH...
HASH PASS: Substi…
-
Hi @hierynomus and @pepijnve,
I am getting connection time out error randomly when I tried to connect share folder from My Java program.
When debugging the code found out that while for mappin…
-
It would be fantastic if one could initialize the state using "smbclient_state_init" then continue to use the stream wrapper, so that regular file management functions can be used, while authenticated…