On Fri, Feb 16, 2024 at 2:31 AM daggs <[email protected]> wrote:
>
> managed to get it to work, the the -s was / and the rest was all the folders 
> one after another as * didn't worked
>

If you aren't familiar with the unix/linux shell, * would have to be
enclosed in single quotes like '*'.  Otherwise it expands to the list
of files in your current directory before the command sees it.

-- 
    Les Mikesell
      [email protected]


_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/

Reply via email to