diff options
Diffstat (limited to '')
| -rw-r--r-- | 2021/prepare.md | 9 | 
1 files changed, 5 insertions, 4 deletions
diff --git a/2021/prepare.md b/2021/prepare.md index 32a2818a..c921dc02 100644 --- a/2021/prepare.md +++ b/2021/prepare.md @@ -46,10 +46,11 @@ we are setting up with the following details:  - port: 21  - folder: upload-here -FileZilla is a user-friendly FTP client application with a graphical -user interface, that you can use for uploading your files to our FTP -server.  On deb-based GNU/Linux distributions such as Trisquel you can -install FileZilla by running `sudo apt install filezilla` in a +To upload your recording and accompanying material to the above FTP +server you can use your FTP client of choice.  One possible choice is +FileZilla, a free/libre user-friendly application with a graphical +user interface.  On deb-based GNU/Linux distributions such as Trisquel +you can install FileZilla by running `sudo apt install filezilla` in a  terminal.  Otherwise, you can download FileZilla from their [project  website](https://filezilla-project.org/).  | 
