Open
Description
Hi @emuell
I downloaded Restic Browser, works fine when it's local.
Now I want to access sftp, at the bottom it says fetching snapshots but nothing comes in, just loads.
sftp://USER@USER.your-storagebox.de//REPO even tried sftp://USER@USER.your-storagebox.de/REPO
It states: fetching snapshots but nothing happens.
PS. Used lastest scoop version (the same lastest as here). EDIT: Github Version makes no difference.
EDIT: Im sure i used the wrong pattern of sftp because even if i enter the false password i get " fetching snapshots ", something is wrong here. Its a Hetzner-Storagebox.
restic -r sftp:USER@USER.your-storagebox.de:/REPO snapshots <-- This command works fine in commandline.
Am I doing something wrong here?