Backing Up Data

Before you load a new image on your RevPi, we recommend backing up the data that is important to you. There are different ways to back up your data. In this tutorial we will show you how to back up data with an FTP server on your PC.

You can also back up the data with Netcat, for example, or save them directly in a cloud.

  • Install an FTP client on your PC (e.g. FileZilla).
  • Make sure that your RevPi base module and your PC are in one network.
  • Determine the IP address of your RevPi.
  • Open the FTP client.
  • Enter the following parameters to establish a connection to your RevPi:

Host

IP address of your RevPi

Username

Username of your RevPi. If you have not changed this, the username is “pi”.

Password

Password for your RevPi. You will find this on the sticker on the side of your RevPi device.

Port

22 (default value for SFTP)

  • Click on “Quickconnect”.

In the status window you can see whether your connections can be established or whether there is an error.

You now have access to the local data on your PC (“Local site” window) and to the data of your RevPi (“Remote site” window).

To back up the data on your PC, simply select it on the RevPi and drag and drop it to the required location on your PC.