Jeff Shields

Results 19 comments of Jeff Shields

git-ftp (bash script) only calls curl once and passes the list of files to upload. I am not a c programmer so don't know how to compile a debug version...

I tried to compile curl with ``` ./configure --with-openssl --enable-debug && make -j4 ``` and got the following error" ``` configure: OPT_OPENSSL: yes configure: OPENSSL_ENABLED: configure: error: --with-openssl was given...

I couldn't figure out how to compile a debug version of curl so plan B. I was able to restore curl 7.85 from my timemachine backup then reran my original...

Possible it is mac related, so unless someone can provide me with a compiled debug version, I will use 7.85. I can't afford to spend much more time on this.

Thanks @badger, Did you have all the files in a txt file with one call to curl or did you call curl 3600 times? When you say serially, I assume...

Any chance you could compile a debug version for mac for me and I will try it here.

Just tried updating from twig 2.6 to 2.12 and "ignore missing" is not working here either. I reverted to 2.6. Is this going to be fixed?

I just tried V3.0.0 and it is broken here as well. I have been looking through the code and can't find a test for "ignore missing". You mention something about...

I would like you to combine the functionality of PlainTasks with PlainNotes. PlainTasks is great for project specific TODO lists, but a central TODO that is available across projects would...