gbourel

Results 3 issues of gbourel

Hi, this isn't an actual PR but I just made some small changes in order to use the single sign on capability of the digital workspace [NEO](https://neo.opendigitaleducation.com/) (from OpenDigitalEducation). As...

Add a connection option which allows to use FTP active mode instead of default passive behavior. The `passive` option on `connect` allows to select FTP mode between active or passive:...

When reading current `lib/connection.js` implementation ( commit 7dff82f ) I noticed that the passive socket reference is mainly written as `_pasvSock` but sometimes written `_pasvSocket` (with the trailing characters 'et'...