samba and dfree problem in Vista

tabai.nawel tabai.nawel at yahoo.fr
Thu Aug 30 13:01:27 GMT 2007



Hi,

I work with samba 3.0.25a. With a vista client I have a problem (not enough
space) when copying a file from the client to the share in the server :Vista
always checks for free space before trying to send a file, and will fail if
it does not find that space. So that I used the dfree command in the
smb.conf and I put the dfree script in /usr/local/samba/bin/dfree. The
problem is that the script can't be parsed :

I did a dummy script (dfree script) that displays the amount of disk space
available :

the scipt is as bellow :
======================
#!/bin/sh
echo "1000000 1000000"
======================

This is the log file :

log.smbd :

[2003/01/01 03:58:22, 3] smbd/dfree.c:sys_disk_free(89)
  disk_free: Running command /usr/local/samba/bin/dfree .
[2003/01/01 03:58:22, 3] smbd/dfree.c:sys_disk_free(95)
  Read input from dfree, "1000000 1000000"
[2003/01/01 03:58:22, 3] smbd/dfree.c:sys_disk_free(112)
  Parsed output of dfree, dsize=0, dfree=0, bsize=1024






-- 
View this message in context: http://www.nabble.com/samba-and-dfree-problem-in-Vista-tf4354137.html#a12406755
Sent from the Samba - samba-technical mailing list archive at Nabble.com.



More information about the samba-technical mailing list