Accessing CS Home Dir and Web Files

Connect to any Departmental Ubuntu machine using your preferred SFTP/SCP client with your CCID and you can access your files at  /cshome/CCID and /compsci/webdocs/CCID

Some examples of SFTP/SCP clients are WInSCP, FileZilla and Cyberduck.  We have provided some basic instructions on installing and using these software packages below.

Winscp
FileZilla
Cyberduck


Hosts

For undergraduates you could use ohaton.cs.ualberta.ca
For graduates you could use innisfree.cs.ualberta.ca
These are just suggested hosts, but there are others in the cs.ualberta.ca domain that can be used.

Please see  resources/technical-support/computing-resources/index for more options.



WinSCP


Installing WinSCP

  1. Go to the WinSCP Download page and download the most recent non-beta version.
  2. Double click the downloaded file (named something like WinSCP-X.XX.XX-Setup.exe)
  3. Follow the instructions to set up and install WinSCP
  4. Once setup and installation is complete, you can now run the WinSCP application by searching “WinSCP” on your computer or launch from your Start Menu


Accessing webdocs using WinSCP

  1. Run the WinSCP application
  2. A Login dialog will appear on startup
    winscp-login-1.png
    1. File Protocol: choose SFTP
    2. Host name: refer to Hosts
    3. Port number: 22
    4. User name: your CCID
    5. Password: corresponding password for your CCID
    winscp-login-2.png
  3. Select Login
    1. You may get a warning that says you are connecting to an unknown server and the server’s host key was not found.
    2. Ensure that the host name you entered is typed correctly and select Yes
    3. You should not get this message again after the first login
  4. By default, you should see /cshome/CCID/ on the right panel
    win-scp-demo-1.png
  5. To access your webfiles, go to /compsci/webdocs/CCID
    1. Click on the path. By default, it is /cshome/CCID/*.* The following window should appear:
      winscp-demo-2.png
    2. Type /compsci/webdocs/CCID and press OK
      winscp-demo-3.png
    3. The right panel should update to the /compsci/webdocs/CCID directory
      winscp-demo-4.png
  6. You should now be able to copy files from your local directory (left panel)  to your remote directory (right panel), and vice versa


Uploading files using WinSCP

  1. On the left panel, select the local file(s) you want to copy
  2. Double check that the right panel is the correct remote directory you want to copy files to
  3. Select Upload and press OK. Alternatively, you can drag and drop files from the left panel to the right panel
  4. A dialog box may appear. You can change some settings, or press OK to start the transfer
    winscp-upload.png
  5. After the transfer is complete, you should see the file on the right panel


Downloading files using WinSCP

  1. On the right panel, select the remote file(s) you want to copy
  2. Double check that the left panel is the correct local directory you want to copy files to
  3. Select Download and press OK. Alternatively, you can drag and drop files from the right panel to the left panel
  4. A dialog box may appear. You can change some settings, or press OK to start the transfer
    winscp-download.png
  5. After the transfer is complete, you should see a copy of the files on the left panel


Downloading files using WinSCP

  1. On the menu bar, select Session > Close Session to terminate the current session and close the tab
    winscp-disconnect.png
  2. If you closed the session, you will be taken back to the Login Dialog prompt
Back to top


FileZilla


Installing FileZilla

  1. Go to the FileZilla download page and download the latest version of the FileZilla client
    1. When prompted to choose your edition, download “FileZilla” for the free version
  2. Double click the downloaded file (named something like FileZilla_X.XX.X_sponspored -setup.exe)
  3. Follow the instructions to setup and install FileZilla
  4. To run the application, you can search for “FileZilla” on your computer or launch from your Start menu


Accessing webdocs using FileZilla

  1. Run the FileZilla application
  2. Connect to a server
    filezilla-login-1.png
    1. Host: refer to Hosts. You must prepend sftp:// (ie. sftp://ohaton.cs.ualberta.ca)
    2. Username: your CCID
    3. Password: corresponding password for your CCID
    4. Port: 22
    filezilla-login-2.png
  3. Select Quickconnect
    1. You may get a warning that says the server’s host key is unknown
    2. Ensure that the host name you entered is typed correctly, check the box to trust this host, and select OK
    3. You should not get this message again after the first login
  4. By default, you should see /cshome/CCID/ on the right panel as Remote site
    filezilla-login-3.png
  5. To access your webfiles, go to /compsci/webdocs/CCID
    1. Click on the Remote site: field on the right panel
    2. Type in /compsci/webdocs/CCID and press Enter
      filezilla-login-4.png
    3. You should be able to see the /compsci/webdocs/CCID directory
  6. You should now be able to copy files from your local directory (left panel) to your remote directory (right panel), and vice versa


Uploading files using FileZilla

  1. On the top-left panel, select the local directory. The bottom-left panel will show the contents of that directory. On the bottom-left panel, select the local file(s) you want to copy
  2. Double-check that the top-right panel is the correct remote directory you want to copy files to. The bottom-right panel will show the contents of that directory
  3. Right-click the selected file(s) and select Upload. Alternatively, you can drag and drop files from the bottom-left panel to the bottom-right panel
  4. You can see the process of the transfer at the bottom of the window
  5. After the transfer is complete, you should see the file on the bottom-right panel


Downloading files using FileZilla

  1. On the top-right panel, select the remote directory. The bottom-right panel will show the contents of that directory. On the bottom-right panel, select the remote file(s) you want to copy
  2. Double-check that the top-left panel is the correct local directory you want to copy files to
  3. Right-click the selected file(s) and select Download. Alternatively, you can drag and drop files from the bottom-right panel to the bottom-left panel
  4. You can see the process of the transfer at the bottom of the window
  5. After the transfer is complete, you should see the file on the bottom-left panel


Disconnecting from server in FileZilla

  1. Select the Disconnect from server icon (boxed in red)
    filezilla-disconnect.png
  2. After disconnecting, the status should be “Disconnected from server” and the bottom-right panel should say “Not connected to any server”
Back to top


Cyberduck


Installing Cyberduck

  1. Go to the Cyberduck download page and download the most recent non-beta version for your platform
  2. Double click the downloaded file (named something like Cyberduck-Installer-X.X.X.XXXXX.exe)
  3. Follow the instructions to setup and install Cyberduck
  4. To run the application, you can search for “Cyberduck” on your computer or launch from your Start menu


Accessing webdocs using Cyberduck

  1. Run the Cyberduck application
  2. Select Open Connection
    cyberduck-login-1.png
  3. An Open Connection window will appear
    cyberduck-login-2.png
    1. Change FTP (File Transfer Protocol) to SFTP (SSH File Transfer Protocol)
    2. Server: refer to Hosts
    3. Port: 22
    4. Username: your CCID
    5. Password: corresponding password to your CCID
      cyberduck-login-3.png
  4. Select Connect
    1. You may get a warning about an unknown key sent by the server
    2. Ensure that the host name you entered is typed correctly, check the box to Always allow this host, and select Allow
  5. By default, you should see the path /cshome/CCID at the top
    cyberduck-login-4.png
  6. To access your webfiles, go to /compsci/webdocs/CCID
    1. On the menu bar, select Go > Go to folder. Alternatively, you can press Ctrl+G
    2. Type /compsci/webdocs/CCID and press Go
      cyberduck-login-5.png
    3. You should be able to see the /compsci/webdocs/CCID directory
  7. You should now be able to copy files from your local directory to your remote directory, and vice versa


Uploading files using Cyberduck

  1. Select Upload
    cyberduck-login-6.png
  2. Locate the file(s) you want to copy to the remote directory and select Choose
  3. A Transfers window will appear that shows the progress of the upload
  4. Once complete, you should see the file in the remote directory in the Cyberduck window


Downloading files using Cyberduck

  1. Locate the file(s) you want to copy to your local directory and select Download As… Alternatively, you can press Alt+Shift+Down
  2. Choose where you want to place the file and select Save
  3. A Transfers window will appear that shows the progress of the download
  4. Once complete, you should see the file in your local directory


Disconnecting from a session on Cyberduck

  1. Select Disconnect
    cyberduck-disconnect.png
Back to top