I made the write callback create the file the first time it gets called so
authorDaniel Stenberg <daniel@haxx.se>
Tue, 8 Jan 2002 13:05:44 +0000 (13:05 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 8 Jan 2002 13:05:44 +0000 (13:05 +0000)
commit0b1197936c488950041cc54db9db9af1d82ea0b8
tree69a8e695e9f04feb1c9d682ac4a2b5dfbf369f67
parentb545ac6391e317bfff5b10a5fda1f566c9a56531
I made the write callback create the file the first time it gets called so
that it won't create an empty file if the remote file doesn't exist
docs/examples/ftpget.c