From 60bc923ca02dab96a9728101ce486e35e9b898eb Mon Sep 17 00:00:00 2001 From: Olivier Lambert Date: Thu, 19 Nov 2015 20:18:51 +0100 Subject: [PATCH] Update full_backups.md --- full_backups.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/full_backups.md b/full_backups.md index e207f4c19..dae0fadcf 100644 --- a/full_backups.md +++ b/full_backups.md @@ -22,10 +22,10 @@ Supported stores: ### Other stores -We'll support CIFS stores soon. Until then, if you need to mount an unsupported store, you could always do it manually: +We'll support SMB (CIFS) stores soon. Until then, if you need to mount an unsupported store, you could always do it manually: -1. mount your store inside XOA manually, e.g in `/media/myCIFSstore` -2. in the web interface, select a "local" store and point it to your `/media/myCIFSstore` folder. +1. mount your store inside XOA manually, e.g in `/media/mySmbSstore` +2. in the web interface, select a "local" store and point it to your `/media/mySmbSstore` folder. Any Debian Linux mount point could be supported this way, until we add further options directly in the web interface.