IKSG / nsf-file-server

SFTP server backed by an NSF
Apache License 2.0
3 stars 0 forks source link

Investigate SCP support #12

Closed jesse-gallagher closed 4 years ago

jesse-gallagher commented 4 years ago

Mina has an SCP command processor, and it should build on the same filesystem already in place:

https://github.com/apache/mina-sshd/blob/master/docs/scp.md

jesse-gallagher commented 4 years ago

Initial support is in, but the construct scp -r someserver:\* . results in no files, and scp -r someserver: . results in all files going in a local dir named null.