diff options
| author | Amin Bandali <bandali@gnu.org> | 2021-10-07 20:58:52 -0400 | 
|---|---|---|
| committer | Amin Bandali <bandali@gnu.org> | 2021-10-07 20:58:52 -0400 | 
| commit | dcfdf8433967387f5452ef9ad8e505ef74b013ec (patch) | |
| tree | 54004ec5e9a0e6bfa9128c05f32883c5e3114ec0 | |
| parent | daf6721eacca323864fbdc1c6e852ac729ff5971 (diff) | |
| download | emacsconf-wiki-dcfdf8433967387f5452ef9ad8e505ef74b013ec.tar.xz emacsconf-wiki-dcfdf8433967387f5452ef9ad8e505ef74b013ec.zip  | |
Mention FileZilla in the 2021 prepare notes
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.  | 
