這次案子有需要使用 .net core 存取 FTP 的功能,且又要求 FTP 要分三種登入方式

  1. 使用帳號密碼登入 FTP Server
  2. 使用帳號密碼登入 SFTP Server
  3. 使用 SSH 金鑰登入 SFTP Server

為了 開發環境 需要,最快方法就是使用容器產生這三種 FTP 的環境。 今天就要來說明,怎麼使用 Docker 產生這三種 FTP 環境。

Continue reading
  • page 1 of 1
Author's picture

Miles

I’m a person who is enthusiastic about Coding, and that’s my job by the way.


Web Developer


Taiwan