Using sftp
with Bianca¶
sftp
is a command-line program
to transfer files to/from Bianca.
Procedure¶
Would you enjoy a video?
1. Get inside of SUNET¶
If needed, start the grace period.
2. Start sftp
¶
where [user_name]
is the name of your UPPMAX user account
For example:
3. Supply password¶
sftp
will ask for a password:
The password is your normal UPPMAX password. The typing will be invisible. Use the enter
key to submit.
4. Supply second factor¶
sftp
will ask for a second factor:
This is the six digit code from the the UPPMAX
2-factor authentication.
After typing in the password and 2FA one sees the sftp
prompt.
5. Navigating the wharf¶
While logged in to the wharf, type ls
to list your available projects.
Type cd [project-id]/[user-name]
to enter the wharf of a given project.
See the UPPMAX page on sftp
how to use sftp
to download and upload files.
Once connected you will have to type the sftp
commands to upload/download files.
See the UPPMAX page on sftp
how to do so.
With sftp
you only have access to your wharf folder.