Skip to content

feat: support SFTP #396

@onemec

Description

@onemec

In /etc/ssh/sshd_config if we swap:

Subsystem	sftp	/usr/libexec/sftp-server

to say

Subsystem sftp internal-sftp

Then I'm able to connect to my Pod using FileZilla. This could be added to the install script when the file is being set up for SSH already. I've manually verified by making the edit within my Pod 3's file and rebooting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions