Package: vsftpd Version: 2.0.3-1 I've got vsftp running on a local ext3 filesystem, and I frequently get the "426 Failure writing network stream." error. The FAQ at http://ftp.isu.edu.tw/pub/Unix/FTP/vsftpd/untar/vsftpd-1.2.2/FAQ says:
Q) Help! I'm getting the error "426 Failure writing network stream." on downloads. A) You shouldn't see this with v1.2.1 or newer versions of vsftpd. Older versions of vsftpd can give this error if the user tries to download something from an unusual filesystem (e.g. FAT), which don't support performance features used by vsftpd. With vsftpd-1.1.3 and newer there is a confif workaround, use_sendfile=NO. However, my filesystem is not unusual. I did try adding the use_sendfile=NO workaround, but it has not helped. seph -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

