4 KiB
Exchange files with your server graphically
This page will explain how to exchange files with your server graphically so you don't necessary have to use SCP cryptic commands or Nextcloud.
You could want to download your backups or send some music, pictures, movies, ...
Filezila
will be mainly used as it is a free software and is available for Windows, Linux and macOS.
Requirements
You will need to know the IP
or domain name
of your server for being able to connect to it.
See page SSH if you don't know this information.
Filezilla
Download and install
Get the client from the download page. It should autodetect the version needed for your computer. If it fails, follow the instructions to install the client
Install the program and run Filezila
.
Configuration
-
Click the Site Manager icon in the upper left to begin setting up a connection bookmark for future use.
-
Click New Site and give a name the server you will be using : Familly here. Fill the settings as on the screenshot except for your server which should be yours
Once finish, click on Connect
-
You will get a warning as you connect for the first time to the server. You can ignore it safely the first time you get it
-
Filezilla is now asking the
admin
password for connecting to your server -
Once bookmarked, your server will be backup up and you will get this screen
Usage
-
Connect to the Site created previously. Your passwork might be asked again
On the left, you have your computer and on the right, the remote Yunohost server. You can navigate between folders as if you were on your computer and do drag and drops.
-
In the right panel, navigate to
/home/yunohost.backup/archives/
where the backups are stored.
Workaround to retrieve the backups
Until the issue is solved, you will need to follow a workaround to manage the backup files.
Back to Filezilla
You can now see backups previously copied and download them to your computer.
Sources
Alternatives to Filezilla
Windows
WinSCP
is also a nice candidate for Windows
Linux
From any recent Linux, you should be able to use the file manager
to reach your server.
Nautilus from Gnome3 can access out of the box.
- https://help.gnome.org/users/gnome-help/stable/nautilus-connect.html.en
- https://www.techrepublic.com/article/how-to-use-linux-file-manager-to-connect-to-an-sftp-server/
MacOS
Feel free to complete this part