Jacob Bearce

Results 96 comments of Jacob Bearce
trafficstars

This is something I intend to look at at some point, but I'm not sure how I'd like to approach it. In the meantime, you should be able to achieve...

I was just looking at the documentation, and saw there was a parameter for "secured." Is that for SFTP? Going to try and test it later today. > - secure:...

Tested in Node v9 today, no issues there either.

Unfortunately, I'm really not much of an expert when it comes to Node JS development; if you can point me in the right direction I'd be happy to add some...

Thanks, I thought I was going crazy for a while lol

After some testing, it appears to be a change in the way the times are retrieved with `remote.ftp.date` at [/lib/filter.js:23](https://github.com/morris/vinyl-ftp/blob/master/lib/filter.js#L23). My server's time is being reported in GMT, while my...

@morris I just tried looking in to this again, no luck. It seems like the local time is reporting accurately, but the remote time isn't. Can't figure out why. Any...

Keep coming back to this with no success. No matter what I try, I can't get the server time to be reported correctly. I guess I'll just have to resort...

Now that Node v8 has moved in to LTS, it'd be awesome if this could be fixed.