File Transport Using FTP and SFTP with MinIO
In this MinIO video, you will learn how to set up and use FTP and SFTP as alternatives to S3 for legacy applications where S3 is not an option. This video is demo focused and will walk you through the steps to set up FTP, then adding the security parameters for SFTP. From there you will learn about object versioning and how to use MinIO commands (mc) to manage objects.
MinIO is an open-source object storage server released under the GNU AGPL v3 license. It’s compatible with Amazon S3, making it a great choice for deploying your storage infrastructure on Kubernetes.
Connect with us:
Website: https://min.io/
LinkedIn: https://www.linkedin.com/company/minio-inc-/
Twitter: https://twitter.com/Minio
Docs: https://min.io/docs/minio/kubernetes/upstream/index.html
Slack: https://minio.slack.com/
#ObjectStorage #MultiCloud #CloudNative #Kubernetes #ObjectStore
by MinIO
linux ftp command
Is there any timeline on when this can be deployed into Kubernetes or is it on any future plan?
Can you use SFTP on operator managed tenants?
Would the ftp get command be faster than mc cp? I was thinking if one needs a quick copy for backup purposes, or to make a clone from prod to a test/dev environment, if this might be faster.