Neil Kolban

Results 26 comments of Neil Kolban

It would be relatively easy to constrain file access to forced root folders on per instance basis. When a request is made to access file "X", that could be remapped...

The "authenticates on the fly" was what I originally had in mind but I don't know how to do that yet (nor know if its possible). The demon would appear...

Sadly, its not going to be one single place (as the code currently exists). Scattered througout the code (search on the string "bucket") you will find lots of places where...

Since this is a pet project and not one for work, it has to be outside of work. Next week I have to resit one of the GCP certifications (they...

Howdy James ... lets see if we can get you going. As always, realize that this is an OSS and is supplied fully as-is and should not be considered a...

We appear to have a candidate for a solution. Looking at the underlying SSH2 library that is used by this project, we find the following defect: https://github.com/mscdex/ssh2/pull/1111 This is literally...

Howdy .... just an immediate ping back to say I've seen the ticket and added it to my worklist. Will examine as soon as I can. TY my friend.

The command looks perfect. My plan is to run this in my own sandbox and see if I can recreate.

This puzzle has a few dimensions to it. The first was that we had an apparent failure to process incoming connection requests from FileZilla that were requesting key exchange (as...

Oooh ... let me stew on this a while. I don't speak "typescript" ... I'm just simple JavaScript shaped. Let me read on what the value (generically) is in Typescript...