Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
stopped working after the dec-20 fixes that now supports FTP operations to
skip the transfer phase.
|
|
|
|
|
|
|
|
|
|
|
|
"3.9 How do I use curl in my favourite programming language?"
|
|
|
|
|
|
|
|
we return a set of headers not more. This enables FTP operations that don't
transfer any data, only perform FTP commands.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
directory part is now stripped off and only the actual file name part will be
used
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set.upload to FALSE or else we might still get an upload if the previous
operation was an upload!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|