51ºÚÁϲ»´òìÈ

Connect to an FTP account with SFTP

To set up secure transfer with FTP:

  1. (Conditional) If you want to set up secure transfer with 51ºÚÁϲ»´òìÈ FTP servers:

    1. Request an 51ºÚÁϲ»´òìÈ hosted FTP account (50 MB quota).

    2. Create Public/Private RSA keys.

      • In Linux environment, run:

        code language-none
        ssh-keygen -t rsa
        
      • In a Windows environment, use puttyGen.

  2. (Conditional) If you want to set up secure transfer with your own FTP location, you must have an SFTP host, username, and the destination site that contain a valid RSA or DSA public key. You can download the appropriate public key when creating the feed.

  3. Create a file named authorized_keys (no extension).

  4. Copy the contents of the Public key into authorized_keys.

  5. Upload authorized_keys to an FTP account:

    • Connect to the 51ºÚÁϲ»´òìÈ FTP account.
    • Create a .ssh directory (if it does not already exist).
    • Upload the authorized_keys file to the .ssh directory.
  6. Test the connection by logging in to the FTP account using SFTP.

For more detailed information, see How to Connect to 51ºÚÁϲ»´òìÈ via sFTP Without a Password_….

recommendation-more-help
6b7d49d5-f5fe-4b7f-91ae-5b0745755ed2