-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
Describe the bug
Protocol sftp is disabled by default. This enforces using scp. Described in README:
This role by default deactivates SFTP.
Expected behavior
Today I have read release notes of OpenSSH 8.0 when they say:
The scp protocol is outdated, inflexible and not readily fixed. We
recommend the use of more modern protocols like sftp and rsync for
file transfer instead.
So maybe it would be better to use sftp, rather than scp..
Metadata
Metadata
Assignees
Labels
No labels