Setting up FTP#

Tip

  • If you have already set up PuTTY, WinSCP should be able to import the settings and fill in Host Name automatically.

  1. For the file transfer client, we recommend downloading WinSCP: https://winscp.net/eng/download.php

  2. Open the .exe file and proceed with the installation process.

  3. Open WinSCP

    ../_images/winscp_1.png
  4. Enter the following:

  • File Protocol: SFTP

  • Host Name: 130.34.234.40

  • User name: Your group username

  • Password: Your group password

    ../_images/winscp_2.png
  1. Check if you are connected (it shows /home/groupname)

    ../_images/winscp_3.png
  2. You can easily drag and drop files from and to your PC

    ../_images/winscp_4.png
  1. For the file transfer client, we recommend downloading Cyberduck: https://cyberduck.io/download/

  2. Open the .zip file and click & drop to the Applications folder.

    ../_images/cyberduck_inst.png
  3. Open Cyberduck and click open connection

    ../_images/cyberduck_1.png
  4. Enter the following:

  • File Protocol: SFTP

  • Server / Host Name: 130.34.234.40

  • User name: Your group username

  • Password: Your group password

    ../_images/cyberduck_2.png
  1. Check if you are connected (it shows /home/groupname)

    ../_images/cyberduck_3.png
  2. You can easily drag and drop files from and to your PC

    ../_images/cyberduck_4.png