Skip to content

docs: Add SFTP configuration examples for Kubernetes and Docker backends#65

Open
AruneshDwivedi wants to merge 1 commit into
ContainerSSH:mainfrom
AruneshDwivedi:main
Open

docs: Add SFTP configuration examples for Kubernetes and Docker backends#65
AruneshDwivedi wants to merge 1 commit into
ContainerSSH:mainfrom
AruneshDwivedi:main

Conversation

@AruneshDwivedi

Copy link
Copy Markdown

Addresses issue #589 which requested SFTP configuration examples.

Adds documentation showing how to configure the SFTP subsystem for both Kubernetes and Docker backends, including:

  • Default SFTP server path in the guest image
  • How to configure SFTP with custom images that may have the SFTP server at different paths
  • Note about the SFTP binary needing to be present in the container
  • Testing instructions with sftp command

The default guest image () includes the OpenSSH SFTP server at . Custom images need to have the SFTP server installed and the path configured accordingly.

Addresses issue #589 which requested SFTP configuration examples. Adds documentation showing how to configure the SFTP subsystem for both Kubernetes and Docker backends, including default paths, custom image considerations, and testing instructions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant