SSH, SFTP, SCP
This user guide helps you to access a share or a web space via SFTP (SSH File Transfer Protocol).
This is useful when you …
- are not in the data network of the University of Vienna and want to transfer larger files.
- want to log in to the same server with various u:account userIDs.
The files are transferred encrypted. Most operating systems require the installation of a specific program.
Note
Depending on the operating system and program, editing a file is often only possible to a very limited extent without first copying it locally to your hard drive.
Windows – WinSCP
Requirements
- A valid u:account userID and password.
- The software WinSCP must be installed on your device. You can download it for free on the WinSCP website.
Setting up WinSCP
In the login window type in the following details:
- File protocol: SFTP
- Host name:
- Online storage space:
login.univie.ac.at
– The online storage space will no longer be accessible via SFTP from 1 July 2024. - Share:
shareX.univie.ac.at
(e.g.:share9.univie.ac.at
) TheX
in the host name must be replaced by the number associated with the share server. You can find the number in My u:account. - Web space:
webspace-access.univie.ac.at
- Online storage space:
- Port number: 22
- User name:
- Online storage space: u:account userID (e.g.: zufallr0) The online storage space will no longer be accessible via SFTP from 1 July 2024.
- Share: u:account userID (e.g.: zufallr0)
- Web space: u\u:account userID (e.g.: u\zufallr0)
- Password: Your u:account password
Click Login to connect to the server.
If you do not want to type in your login details again when setting up a connection, save them with the Save button.
When connecting for the first time, you have to confirm the SSH key by clicking Yes.
You are now connected to the server. On the right hand side of the window you can access the files of the online storage space or share.
Only until 1 July 2024: If you are connected to the server login.univie.ac.at
(does not apply for shareX.univie.ac.at
or any other server) change to the folder fileserver. This is the storage space for your files.
macOS – Cyberduck
Requirements
- A valid u:account userID and password.
- The software Cyberduck must be installed on your device. You can download it for free on the Cyberduck website.
Installing Cyberduck
On the top left click Open Connection.
In the new window, type in the following details:
- SFTP (SSH connection)
- Server:
- Online storage space:
login.univie.ac.at
– The online storage space will no longer be accessible via SFTP from 1 July 2024. - Share:
shareX.univie.ac.at
(e.g.:share9.univie.ac.at
) TheX
in the host name must be replaced by the number associated with the share server. You can find the number in My u:account. - Web space:
webspace-access.univie.ac.at
- Online storage space:
- Port: 22
- Username:
- Online storage space: u:account userID (e.g.: zufallr0) The online storage space will no longer be accessible via SFTP from 1 July 2024.
- Share: u:account userID (e.g.: zufallr0)
- Web space: u\u:account userID (e.g.: u\zufallr0)
- Password: Your u:account password
Click Connect.
You should be connected to the server now.