Output of restic version
latest
How did you start restic exactly? (Include the complete command line)
restic mount -allow-other -r repolocation (on ubuntu 16.04)
What backend/server/service did you use?
samba
Expected behavior
I can mount the restic repository no problem. I have it shared out as read only via Samba and can view all files/folders in the snapshots from a win 7 machine. However, when I try to copy a file from the share to the local workstation I get a "Could not find this item...This is no longer located in \server\share Verify the item location and try again". I also cannot open any file from the samba share.
Other interesting issue is if I hit "properties" in windows on a folder on the samba share, the # of files and total file size of the folder shows incorrect in windows 7 (less than it should be). However, if I do it a second time, it returns the correct numbers.
Actual behavior
Steps to reproduce the behavior
Do you have any idea what may have caused this?
Output of
restic versionlatest
How did you start restic exactly? (Include the complete command line)
restic mount -allow-other -r repolocation (on ubuntu 16.04)
What backend/server/service did you use?
samba
Expected behavior
I can mount the restic repository no problem. I have it shared out as read only via Samba and can view all files/folders in the snapshots from a win 7 machine. However, when I try to copy a file from the share to the local workstation I get a "Could not find this item...This is no longer located in \server\share Verify the item location and try again". I also cannot open any file from the samba share.
Other interesting issue is if I hit "properties" in windows on a folder on the samba share, the # of files and total file size of the folder shows incorrect in windows 7 (less than it should be). However, if I do it a second time, it returns the correct numbers.
Actual behavior
Steps to reproduce the behavior
Do you have any idea what may have caused this?