Commit 52ebf506 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

It appears that there are FTP-servers that return size 0 for files

when SIZE is used on the file while being in BINARY mode. To work
around that (stupid) behavior, we attempt to parse the RETR response
even if the SIZE returned size zero.

Debugging help from Salvatore Sorrentino on February 26, 2003.
parent d34a4b12
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment