简体   繁体   English

本地 sftp 服务器到 EFS

[英]Onprem sftp server to EFS

I have a onprem sftp server containing files I need to put in an AWS EFS solution, how can I go about doing this?我有一个 onprem sftp 服务器,其中包含我需要放入 AWS EFS 解决方案中的文件,我该如何执行此操作 go? Can I mount an EFS to the sftp server?我可以将 EFS 挂载到 sftp 服务器吗? Would I need to utilize AWS Transfer Family Service to keep the sftp type of transfer while transferring from the onprem solution to the EFS?在从本地解决方案传输到 EFS 时,我是否需要使用 AWS Transfer Family Service 来保持 sftp 类型的传输?

Thanks in advance提前致谢

If you must store it on Amazon EFS, then you have two options:如果您必须将其存储在 Amazon EFS 上,那么您有两个选择:

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何允许使用 lambda 作为身份提供者从 SFTP 访问 EFS? - How to allow access to EFS from SFTP using lambda as Identity Provider? EFS 安装因 mount.nfs4 失败:服务器拒绝访问 - EFS mount failing with mount.nfs4: access denied by server amazon-efs 失败,服务器给出的原因:没有这样的文件或目录 - amazon-efs failed, reason given by server: No such file or directory 创建 efs-server 并为 AWS EKS 设置安装它时出错 - error during creation efs-server and mounting it for the AWS EKS setup AWS S3 文件推送到 FTP 或 SFTP 服务器 - AWS S3 File Push to FTP or SFTP Server Azure 可管理多个用户帐户的SFTP服务器 - Azure SFTP server with multiple user accounts which could be managed 一个 Azure 资源组可能只有一个 SFTP 服务器吗? - Only one SFTP Server for one Azure Resource group possible? 用于将 csv 个文件从 sftp 服务器复制到 blob 存储的数据集格式 - Dataset format for copying csv files from a sftp server to blob storage 使用 Cloud Function 将图片 URL 上传到 SFTP 服务器 - Upload image URL to SFTP server using Cloud Function AWS Elastic Beanstalk EFS 安装错误:未知文件系统类型“efs” - AWS Elastic Beanstalk EFS Mount Error: unknown filesystem type 'efs'
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM