Skip to content

Browsing in fuse mounted snapshot gives input/output error #313

@timdeluxe

Description

@timdeluxe

I mounted my repository (sftp backend) like this:

# restic mount /mnt
Now serving data at /mnt
Don't forget to umount after quitting!

When i then try to browse through the content i get this:

/mnt # cd snapshots/
/mnt/snapshots # ls -al
total 0
dr-xr-xr-x 1 root root 0 Sep 29 22:32 2015-09-29T22:32:34+02:00
dr-xr-xr-x 1 root root 0 Sep 29 23:34 2015-09-29T23:34:00+02:00
dr-xr-xr-x 1 root root 0 Sep 30 01:33 2015-09-30T01:33:20+02:00
dr-xr-xr-x 1 root root 0 Sep 30 12:07 2015-09-30T12:07:20+02:00
dr-xr-xr-x 1 root root 0 Sep 30 23:50 2015-09-30T23:50:47+02:00
/mnt/snapshots # cd 2015-09-30T23\:50\:47+02\:00/
/mnt/snapshots/2015-09-30T23:50:47+02:00 # ls -al
ls: reading directory .: Input/output error
total 0
/mnt/snapshots/2015-09-30T23:50:47+02:00 #

I could reproduce this on two different servers, with each having a different sftp backend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions