1
0
mirror of https://github.com/minio/docs.git synced 2025-08-06 14:42:56 +03:00
Files
docs/source/developers/file-transfer-protocol.rst
Andrea Longo 1aea92b141 SFTP access for Operator Tenants (#993)
Document SFTP access for Operator Tenants, from Operator v5.0.7.
https://github.com/minio/operator/pull/1685
https://github.com/minio/operator/pull/1692

The new Operator SFTP text and the not-Operator version it is based on
were converted to includes rather than have a mess of conditionals in a
single file.

Staged

http://192.241.195.202:9000/staging/DOCS-943-2/k8s/developers/file-transfer-protocol.html

http://192.241.195.202:9000/staging/DOCS-943-2/linux/developers/file-transfer-protocol.html

Partially addresses https://github.com/minio/docs/issues/943
2023-09-08 12:45:29 -06:00

25 lines
540 B
ReStructuredText

.. _minio-ftp:
=================================
File Transfer Protocol (FTP/SFTP)
=================================
.. default-domain:: minio
.. container:: extlinks-video
- `File Transport Using FTP and SFTP with MinIO <https://www.youtube.com/watch?v=lNZyL8wD-lI>`__
.. contents:: Table of Contents
:local:
:depth: 1
.. cond:: not k8s
.. include:: /includes/linux/file-transfer-protocol-not-k8s.rst
.. cond:: k8s and not (openshift or eks or gke or aks)
.. include:: /includes/k8s/file-transfer-protocol-k8s.rst