Create
Let's create some data!
-
On client side, navigate to CEFS directory.
cd ${CEFS_MOUNTDIR}
-
Copy or extract the test data in the directory. For example, if you grabbed 200.zip from https://saf.ai/downloads/beta/test-data, you can unzip it in the CEFS directory.
unzip 200.zip
-
Once your data is finished copying over, look at your CEFS server and list your recovery points using the below command:
cefs rectify ${CEFS_MOUNTDIR} show
This should look something like the following:
You will notice that as the data copies in, CEFS will automatically create various points of interest and identify them as
sāf
ordirty
points. These recovery points can be made into backups or permanent recovery points by manually recovering them.