SFTP 的 SSH 選項

安全檔案傳輸協定 (SFTP) 是以安全 Shell 技術 (SSH) 為基礎。Publisher 支援使用下列 SSH 選項來進行 SFTP 傳遞。

金鑰交換方法 (Diffie-Hellman) 伺服器公開金鑰 加密 (加密套件) 訊息認證代碼 (MAC)
  • diffie-hellman-group14-sha1

  • diffie-hellman-group-exchange-sha256

  • diffie-hellman-group-exchange-sha1

  • diffie-hellman-group1-sha1

  • diffie-hellman-group14-sha256

  • diffie-hellman-group16-sha512

  • diffie-hellman-group18-sha512

  • ssh-rsa (最多 2048 位元)

  • ssh-dss (1024 位元)

  • rsa-sha2-256

  • rsa-sha2-512

  • aes128-ctr

  • aes192-ctr

  • aes256-ctr

  • aes128-cbc

  • 3des-cbc

  • blowfish-cbc

  • hmac-sha1

  • hmac-sha2-256

  • hmac-sha2-512

只有當 Publisher 是在已安裝 Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files 的 JVM 上執行時,您才可以使用下列演算法:

  • diffie-hellman-group-exchange-sha256
  • diffie-hellman-group14-sha256
  • diffie-hellman-group16-sha512
  • diffie-hellman-group18-sha512
  • rsa-sha2-256
  • rsa-sha2-512
  • aes192-ctr
  • aes256-ctr
  • hmac-sha2-256
  • hmac-sha2-512