[Mono-bugs] [Bug 491590] The FTPWebRequest class doesn't properly resume file downloads
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Apr 6 20:07:05 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=491590
User gonzalo at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=491590#c4
Gonzalo Paniagua Javier <gonzalo at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #4 from Gonzalo Paniagua Javier <gonzalo at novell.com> 2009-04-06 18:07:04 MDT ---
Fixed in r131180 (HEAD) and r131181 (mono-2-4).
Thanks!
The issue was that we were sending the REST command before PASV and for some
reason the windows server forgets about that setting. Now we do PASV-REST-RETR
and everything works fine.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list