Hi All,
I am having some problem trying to get Flexbackup to restore entire folders.
I am using the filelist method and can easily restore individual files or indeed a list of them using this method.
From the docs I read it that, if the file list contains directory names, then the restore will re-create the directories and the files in them.
Thus my filelist has ;
/userdata/steve
What happens is that the directories userdata and subdirectory steve are indeed recreated however, not the files or subdirectories of steve ?
Should I be putting something like;
/userdata/steve/*
And advice appreciated !
Thanks !