Dav Glass

Results 49 comments of Dav Glass

I think I'd rather support `-p` and work on links after that. Adding this into the stack shouldn't be too hard at all. ``` -p Cause cp to preserve the...

What version of Node are you using? I may have to add a `fromFile.once('end'` and a `toFile.once('end'` check to ensure that it's fully copied by the time it moves off...

I'm not opposed to adding this, I'm not a Windows user so I would be able to even fix issues if the build were to break.

Added the AppVeyor build info..

It's building now & the build fails (which we knew) but it's ready to be tested on.

`jenkins-mocha` wraps `mocha` which `istanbul` and provides coverage in a single command. Not sure why it's not working as I'm not a Windows user. Feel free to send a PR...

This looks interesting, if it's included I'd like it to be available for both the module and the cli as a config option that is defaulted to `off`.

Nope, it's `to` and `from` only.

Sure, throttling might be very handy for large file tree's. I haven't seen this issue yet, but I'm sure you have ;)

Looks like the `recording` URL is coming back as `null` here: https://github.com/davglass/doorbot/blob/master/examples/download-all.js#L62