diff options
Diffstat (limited to '')
| -rw-r--r-- | 2021/prepare.md | 7 | 
1 files changed, 7 insertions, 0 deletions
diff --git a/2021/prepare.md b/2021/prepare.md index ea3b4fca..32a2818a 100644 --- a/2021/prepare.md +++ b/2021/prepare.md @@ -46,6 +46,13 @@ 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 +terminal.  Otherwise, you can download FileZilla from their [project +website](https://filezilla-project.org/). +  If connection fails on the first try, please check to make sure the  details are exactly as described above; and if the issue persists,  please email <emacsconf-submit@gnu.org> so we can look into it.  | 
