When uploading files using the server vsftpd you get some times the error 426 "Failure writing network stream" even if the files are uploaded OK.
This seems to be a problem with vsFtpd 3.0.3 or newer. If you have control on the server site, just add these lines to the file vsftpd.conf:
strict_ssl_read_eof=NO
strict_ssl_write_shutdown=NO
require_ssl_reuse=NO
and restart the server.
Error when uploading file with TLS and vsFTPd
Error when uploading file with TLS and vsFTPd
--
Luis Cobian
Cobian Backup's creator
Luis Cobian
Cobian Backup's creator