lima-vm / alpine-lima

Create an alpine based ISO image for lima
Apache License 2.0
42 stars 28 forks source link

Add option to install openssh-sftp-server #64

Closed jandubois closed 2 years ago

jandubois commented 2 years ago

This is needed by limactl copy, which uses scp internally, and newer versions of scp only support the sftp protocol.

See also: Deprecating scp