<div>I don't have that deep knowledge in ftp, so I need some assistance here.</div>
<div>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.
</div>
<div>Should we try to issue ABOR command and try to do REST without closing connection?<br><br></div>
<div class="gmail_quote">On Jan 2, 2008 7:40 PM, Rémi Denis-Courmont <<a href="mailto:rdenis@simphalempin.com">rdenis@simphalempin.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">FTP part seems bogus. There is no reason to reconnect and re-login when<br>starting a new transfer.</blockquote>
</div>