Here is log output filtered for access_ftp:
Code: Select all
access_ftp debug: seeking to 315084590
access_ftp debug: ftp_SendCommand:"ABOR"
access_ftp debug: answer=426 Transfer aborted.
access_ftp debug: answer=226 Aborted.
access_ftp debug: ftp_SendCommand:"EPSV"
access_ftp debug: answer=500 Unknown command: "ABOR"
access_ftp error: cannot set passive mode
access_ftp debug: stopping stream
access_ftp debug: ftp_SendCommand:"ABOR"
access_ftp error: failed to send command
access_ftp warning: cannot abort file
access_ftp debug: ftp_SendCommand:"QUIT"
access_ftp error: failed to send command
access_ftp warning: cannot quit
NOt that this is the place, but bftpd just reports a single relatively useless line in its log: "File transmission interrupted. Send failed." I'm not sure if this is an issue with the bftpd server or with VLC... I can post the config file for bftpd if that would be helpful.
Thanks