Skip to content

Commit

Permalink
Add file transfer
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed May 31, 2024
1 parent 82c1a85 commit bb42fea
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 227 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Session 1
# File transfer using FileZilla

!!!- info "Learning objectives"

- [...]
- Can install FileZilla
- Can transfer files using FileZilla

???- question "For teachers"

Expand Down Expand Up @@ -46,7 +47,8 @@

## Why?

[...]
## Theory


## Exercises

Expand All @@ -56,17 +58,10 @@

[...]

### Exercise 1: [...]
### Exercise 1: install FileZilla

???- info "Learning objectives"

- [...]
- Install FileZilla

- [...]

## Summary

!!! info "Summary"

- [...]
### Exercise 2: transfer a file

- Check using remote desktop website
2 changes: 1 addition & 1 deletion docs/sessions/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ When |Who|What
??:??-??:??|R |[Login](login.md)
??:??-??:??|R |[Log in to remote desktop environment](login_remote_desktop.md)
??:??-??:??|R |[Using the remote desktop environment](use_remote_desktop.md)
??:??-??:??|R |[File transfer using FileZilla](file_transfer_using_filezilla.md)
??:??-??:??|R |[Log in to console environment](login_console.md)
??:??-??:??|R |[Using a terminal](use_terminal.md)

Expand All @@ -81,5 +82,4 @@ Submitting jobs
Working on UPPMAX
Courses and workshops
NAISS Sens and Bianca
File transfer
Using an IDE
20 changes: 0 additions & 20 deletions docs/uppmax_intro/Makefile

This file was deleted.

89 changes: 0 additions & 89 deletions docs/uppmax_intro/conf.py

This file was deleted.

66 changes: 0 additions & 66 deletions docs/uppmax_intro/index.rst

This file was deleted.

35 changes: 0 additions & 35 deletions docs/uppmax_intro/make.bat

This file was deleted.

1 change: 0 additions & 1 deletion docs/uppmax_intro/test

This file was deleted.

7 changes: 6 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,12 @@ nav:
- Home: index.md
- Sessions:
- Overview: sessions/introduction.md
- Login: sessions/login.md
- Login in general: sessions/login.md
- Log in to the remote desktop environment: sessions/login_remote_desktop.md
- Use the remote desktop environment: sessions/use_remote_desktop.md
- File transfer using FileZilla: sessions/file_transfer_using_filezilla.md
- Log in to the console environment: sessions/login_console.md
- Use the terminal: sessions/use_terminal.md
- Misc:
- Misc 1: misc/misc_1.md

Expand Down

0 comments on commit bb42fea

Please sign in to comment.