search for: programmdatei

Displaying 3 results from an estimated 3 matches for "programmdatei".

2016 Nov 16
2
Disk size on share with multiple partitions
...M +0100, Jochen Eggemann via samba wrote: >> Thanks for 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) > Did you put > > #!/bin/bash > > into the...
2016 Nov 16
2
Disk size on share with multiple partitions
...mmand" and "dfree cache time" to accumulate the > space. > > Volker Thanks for 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 m...
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