node-sftp-server
node-sftp-server copied to clipboard
curl is supported ?
curl -k -v "sftp://127. 0. 0. 1:8022/aa.bin" --user "brady:test" -O aa.bin

but aa.bin is not downloaded ,
Sftp is successful I wonder curl is supported here