Michael, Glad you figured that out. I had looked at the code to see if that gave me any hints as to what kind of <path> argument was required, but I could not tell from the code where the error was occurring. I notice that some other commands use <vfspath> for the help string to be more specific. Would that be a good idea for config backup? -- Steve On Sat, 22 Dec 2018, Michael Balzer wrote:
Steve,
I missed the case of a non-existent "/store/events" directory.
I'll fix that now, to backup without updating, do "vfs mkdir /store/events".
Regards, Michael
Am 22.12.18 um 02:13 schrieb Stephen Casner:
What kind of <path> is expected in "config backup <path>"? I tried "/sd/config-20181221.zip" and "config-20181221.zip" but both resulted in "Error: zip failed: No such file or directory". Manually creating the empty file "/sd/config-20181221.zip" first did not help.
-- Steve