dacr / jassh

High level scala SSH API for easy and fast operations on remote servers.
Apache License 2.0
71 stars 27 forks source link

Add method to create a directory on remote SFTP. #17

Closed davekim closed 8 years ago

davekim commented 8 years ago

Hello,

I was wondering if this API can be added to SSHFtp to allow the mkdir command when using sftp.

Cheers, David