Typo + precision about custom webapp use case

This commit is contained in:
Alexandre Aubin 2019-01-28 18:00:59 +01:00
parent dda36e7b0d
commit 58a95751e5
2 changed files with 7 additions and 7 deletions

View file

@ -1,11 +1,11 @@
# Exchange files with your server using a graphical interface
This page explains how to exchange files (backup archives, music, pictures,
movies, ...) with your server using a graphical interface. This is an alternative
to using `scp` which can be deemed technical and cryptic, or using an app like
Nextcloud.
movies, ...) with your server using a graphical interface for the (S)FTP protocol.
This is an alternative to using `scp` which can be deemed technical and cryptic,
or using an app like Nextcloud.
[Filezila](https://filezilla-project.org/) can be used for this. It is a free
[FileZilla](https://filezilla-project.org/) can be used for this. It is a free
software and is available for Windows, Linux and macOS.
## Download and install FileZilla
@ -20,7 +20,7 @@ Install the program and run *Filezilla*.
![Main screen of Filezilla](images/filezilla_1.png)
2. Click **New Site** and give a name the server you will be using : *Familly* here. Fill the settings as on the screenshot (replace the server adress with your own), and click on **Connect**.
2. Click **New Site** and give a name the server you will be using : *Family* here. Fill the settings as on the screenshot (replace the server adress with your own), and click on **Connect**. (N.B. : if you want to interact with the [custom webapp](https://github.com/YunoHost-Apps/my_webapp_ynh) files, you should use a different user than `admin`. Refer to the custom webapp documentation.)
![Site manager screen](images/filezilla_2.png)
@ -28,7 +28,7 @@ Install the program and run *Filezilla*.
![warning about the unknown fingerprint of the server](images/filezilla_3.png)
4. Filezilla is now asking the `admin` password for connecting to your server.
4. Filezilla is now asking the `admin` password to connect to your server.
![credential screen asking for the password](images/filezilla_4.png)

View file

@ -22,7 +22,7 @@ Installez le programme et lancez *Filezilla*.
![écran principal de Filezilla](images/filezilla_1.png)
2. Cliquez sur **Nouveau site** et donnez un nom au serveur que vous allez utiliser. Par exemple "Famille". Remplissez les paramètres comme sur la capture d'écran (en remplaçant l'adresse du serveur par la votre). Une fois terminé, cliquez sur **Connexion**.
2. Cliquez sur **Nouveau site** et donnez un nom au serveur que vous allez utiliser. Par exemple "Famille". Remplissez les paramètres comme sur la capture d'écran (en remplaçant l'adresse du serveur par la votre). Une fois terminé, cliquez sur **Connexion**. (N.B. : si vous souhaitez éditer les fichiers de l'application [custom webapp](https://github.com/YunoHost-Apps/my_webapp_ynh), il vous faudra utiliser un autre utilisateur que admin. Se référer à la documentation de custom webapp.)
![écran du gestionnaire de site](images/filezilla_2.png)