search for: file_lines_load

Displaying 4 results from an estimated 4 matches for "file_lines_load".

2016 Nov 16
2
Disk size on share with multiple partitions
...s, but get following Errors: >> >> ../source3/lib/system.c:1143(sys_popen) sys_popen: ERROR executing command >> '/usr/bin/dfree .': Fehler im Format der Programmdatei (Error in format of >> program file) >> ../source3/smbd/dfree.c:117(sys_disk_free) disk_free: file_lines_load() >> failed for command '/usr/bin/dfree .'. Error was : Keine Kind-Prozesse (no >> child processes) > Did you put > > #!/bin/bash > > into the first line of the file? > > Volker Yes, I did. Jochen
2016 Nov 16
2
Disk size on share with multiple partitions
...the fast reply Volker, I tried using this, but get following Errors: ../source3/lib/system.c:1143(sys_popen) sys_popen: ERROR executing command '/usr/bin/dfree .': Fehler im Format der Programmdatei (Error in format of program file) ../source3/smbd/dfree.c:117(sys_disk_free) disk_free: file_lines_load() failed for command '/usr/bin/dfree .'. Error was : Keine Kind-Prozesse (no child processes) This is on Ubuntu 16.04 using Sernet Samba 4.4.7-SerNet-Ubuntu-20.xenial I get this no matter what I put into the shell script. I even tried putting: echo number number into the file Any idea...
2018 Sep 03
2
smbclient changed behaviour authentication-file
Hello, thank you for this information. Do you have any idea for an workaround? Kind regards Philipp Rehs Am Freitag, den 31.08.2018, 13:28 -0700 schrieb Jeremy Allison: > On Fri, Aug 31, 2018 at 08:07:27PM +0000, Rehs, Philipp Helo via > samba wrote: > > Hello, > > > > we are using Sambadav[1] with Samba 4.4 in our university, which > > relays > > on
2016 Nov 15
2
Disk size on share with multiple partitions
Hi list, I am exporting share which has a small base partition into which several much larger partitions are mounted. Which are used by different user groups. My problem is, that windows takes the size of the base partition to be the size of the whole share. If I try to copy anything larger than the base partion into a partition that is actually larger Windows reports insuffient disk size