FTP, AutoTLS := true
login is OK, but trying to StoreFile (first command which builds data connection) fails with error:
522 SSL connection failed; session reuse required: see require_ssl_reuse option in vsftpd.conf man page
vsftp is expecting the same secret on the data connection as on control connection.