[vlc-devel] [PATCH] libavi now support simple SEEK

Andrew Zaikin andrew.zaikin at gmail.com
Wed Jan 2 18:12:26 CET 2008


I don't have that deep knowledge in ftp, so I need some assistance here.
Previously, when ftp module was seeking, it does ftp_StopStream(), which
send "ABOR" command, and close the corresponding network stream. After that
it was trying to set passive mode and do "REST" command, which obviously
failed. So that's why I decided that re-opening connection might be the good
idea.
Should we try to issue ABOR command and try to do REST without closing
connection?

On Jan 2, 2008 7:40 PM, Rémi Denis-Courmont <rdenis at simphalempin.com> wrote:

> FTP part seems bogus. There is no reason to reconnect and re-login when
> starting a new transfer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080102/440b39d9/attachment.html>


More information about the vlc-devel mailing list