Age | Commit message (Collapse) | Author |
|
to become properly 8-byte aligned on 64-bit archs. Philip Gladstone reported.
|
|
headers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
we return a set of headers not more. This enables FTP operations that don't
transfer any data, only perform FTP commands.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set.upload to FALSE or else we might still get an upload if the previous
operation was an upload!
|
|
|
|
|
|
|
|
is not dealt with when we find an end-of-response line, as there might be
important stuff even after the correct line. So on subsequent invokes, the
cached data must be used!
|
|
|
|
|
|
|
|
|
|
|
|
attempting to use EPSV before the standard PASV.
|
|
|
|
|
|
|
|
|
|
makes it work reaaaaly nicely on IPv6-enabled hosts!
Added SIZE before RETR is made, always done on downloads. It makes us know
the size prior to download much more frequently.
Unfortunately, this breaks all the FTP test cases. *fixfixfix*
|
|
We should add some configure tests for this!
|
|
added to CVS to make them available to others
|
|
|
|
|
|
|
|
|
|
machines!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this looks a bit better ;)
|