Warning: Constant ABSPATH already defined in /homepages/37/d212422177/htdocs/agitated/blog/wp-config.php on line 21
nick's site | 2008 | March

late to the party?

2008.03.28

samba/smbfs will not handle writing files larger than 2gb. ‘smbount -o lfs’ will not work.

if you want to write files larger than 2gb, use cifs.

mount -t cifs //server/share /mount/point -o credentials=creds.txt,rw or something of the like.

maybe everyone else knew this, i didn’t.

Categories : geek