Guillermo C. Martínez

Results 2 issues of Guillermo C. Martínez

Hi I've followed the instructions in Readme (https://github.com/atmoz/sftp#providing-your-own-ssh-host-key-recommended) to connect using generated SSH host key without providing password. So, the procedure was just like follows: `ssh-keygen -t rsa -b 2048...

Hi there I am trying to use karma to unit tests an [Aurelia](http://aurelia.io) simple application. The application files are written in typescript; not so the test files. The application files...