Skip to content

Commit bd99629

Browse files
authored
sftp exerc fix
1 parent 9a4e672 commit bd99629

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/sessions/sftp/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -121,11 +121,11 @@ In `sftp` session, go to right folders and upload/download files to/from the ser
121121

122122
## Exercises
123123

124-
??? question "Use the documentation of your HPC cluster"
124+
??? question "Exercise 0: Use the documentation of your HPC cluster"
125125

126126
- Search for how to transfer files to/from your HPC cluster using `scp`. Which URL is it described?
127-
- Tip: not all HPC centers have documented this, so you *should* give up searching after a while.
128-
- If the center maintaining you HPC cluster has not documented how to use `sftp`, follow [the Rackham documentation](https://docs.uppmax.uu.se/software/rackham_file_transfer_using_sftp).
127+
- Tip: not all HPC centers have documented this, so you *should* give up searching after a while.
128+
- If the center maintaining you HPC cluster has not documented how to use `sftp`, follow [the Rackham documentation](https://docs.uppmax.uu.se/software/rackham_file_transfer_using_sftp).
129129

130130
<!-- markdownlint-disable MD013 --><!-- Tables cannot be split up over lines, hence will break 80 characters per line -->
131131

@@ -144,10 +144,10 @@ In `sftp` session, go to right folders and upload/download files to/from the ser
144144
Tetralith |[here](https://www.nsc.liu.se/support/copying-data/)
145145
Vera |**FIX?** None.
146146

147-
???- question "Dardel documentation uses ``psftp``, what is that?"
147+
???- question "Dardel documentation uses ``psftp``, what is that?"
148148

149-
- It is just a SFTP component of the client PuTTY.
150-
- Same commands as for SFTP.
149+
- It is just a SFTP component of the client PuTTY.
150+
- Same commands as for SFTP.
151151

152152
???- question "Exercise 1: Establish the sftp connection and find the relevant folders locally and remotely"
153153

0 commit comments

Comments
 (0)