# vsftpd 426 'Failure writing network stream'
Author: tip
Date: 2007-12-14 00:00:00
Tags: General, linux
I was getting errors when trying to download a file from a mounted windows share with vsftpd. The fix for this problem is to add use_sendfile=NO to your vsftpd.conf file.
EOF