rxgh99
rxgh99
I created a local filesystem repo with a single file (with resource fork). I used the CLI from Vorta - is this sufficient, or do you need the full CLI...
Also, I encountered an error in Vorta when attempting to extract from this local repo with one file in the archive. The error I received was: Traceback (most recent call...
I can also confirm this "modified date" issue restoring file with com.apple.ResourceFork is present with Borg 1.1.16.
Hi - there was an example provided above, captured here below. There's no failure per se in the messaging; the extract works. I have the same output result with 1.1.16....
Sorry for the mix-up. Your steps are accurate: ``` # Add the test file $ touch test.txt # Add com.apple.ResourceFork $ xattr -w com.apple.ResourceFork mytestrf test.txt # Check resource fork...
What was the modified time of the restored file test.txt, relative to the original modified time of the file? In my testing, the modified time reflects the time of restore,...
Here's the result of restoring the same files. I added a new file to the repo: test-notes.txt. This file has extended attributes, but it does not have com.apple.ResourceFork. No mods...
Hi @m3nu - wondered if you've been able to reproduce this issue or need additional info? Thanks!
Hi Manu, Thanks for following up and confirming. I will take a look on the Borg side for reporting, if it needs to be a separate issue that's raised. I...