Skip to content

Commit

Permalink
Fix markdown style
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed May 14, 2024
1 parent 2c46599 commit ab4df19
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions docs/cluster_guides/transit_file_transfer_using_gui.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ is one of the ways to [transfer files to/from Transit](../cluster_guides/transfe

Here, we show how to transfer files using a graphical tool called FileZilla.

![](./img/filezilla_login_to_transit_480_x_270.png)
![FileZilla connected to Transit](./img/filezilla_login_to_transit_480_x_270.png)

> FileZilla connected to Transit
Expand Down Expand Up @@ -47,7 +47,7 @@ To transfer files to/from Transit using FileZilla, do:

It is here:

![](./img/filezilla_file_site_manager.png)
![From the menu, select 'File | Site manager'](./img/filezilla_file_site_manager.png)

> The FileZilla 'File' menu contains the item 'Site manager'

Expand All @@ -57,7 +57,7 @@ To transfer files to/from Transit using FileZilla, do:

It is here:

![](./img/filezilla_site_manager.png)
![Click 'New site'](./img/filezilla_site_manager.png)

### 5. Create a name for the site

Expand All @@ -75,11 +75,11 @@ For that site, use all standards, except:

It looks similar to this:

![](./img/filezilla_setup_transit_richel.png)
![Setup the site done](./img/filezilla_setup_transit_richel.png)

### 7. Click 'Connect'

### 8. You will be asked for your password,
### 8. You will be asked for your password

You will be asked for your password, hence
type `[your password]`, e.g. `VerySecret`.
Expand All @@ -89,7 +89,7 @@ You can save the password.

It looks similar to this:

![](filezilla_enter_password_transit.png)
![Asked for your password](filezilla_enter_password_transit.png)

### 9. Transfer files between local and Transit

Expand All @@ -99,7 +99,7 @@ Now you can transfer files between your local computer and Transit.

It looks like this:

![](./img/filezilla_login_to_transit.png)
![Transfer files between local and Transit](./img/filezilla_login_to_transit.png)

## Where do my files end up?

Expand All @@ -112,7 +112,7 @@ for example, at `/home/sven`.

It looks like this:

![](./img/filezilla_file_on_transit.png)
![Files seem to end up in Transit home folder](./img/filezilla_file_on_transit.png)

However, this is not the case:
upon closing FileZilla,
Expand All @@ -122,8 +122,8 @@ You do need to transfer these files to other HPC clusters
before closing FileZilla.
For detailed instructions, see the guides at the respective cluster, among others:

* Bianca file transfer using Transit
* [Rackham file transfer using Transit](rackham_file_transfer_using_transit.md)
- Bianca file transfer using Transit
- [Rackham file transfer using Transit](rackham_file_transfer_using_transit.md)

## Extra material

Expand All @@ -136,9 +136,9 @@ To transfer files to/from Transit using WinSCP, do:
- Start WinSCP
- Create a new site
- For that site, use all standards, except:
- Set file protocol to 'SFTP'
- Set host name to `transit.uppmax.uu.se`
- Set user name to `[username]`, e.g. `richel`
- Set file protocol to 'SFTP'
- Set host name to `transit.uppmax.uu.se`
- Set user name to `[username]`, e.g. `richel`

### File transfer overview

Expand Down

0 comments on commit ab4df19

Please sign in to comment.