done
authorJoey Hess <joeyh@joeyh.name>
Wed, 16 Aug 2023 20:02:03 +0000 (16:02 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 16 Aug 2023 20:02:03 +0000 (16:02 -0400)
doc/bugs/Sync_fails_when_borg_remote_is_inaccessible.mdwn
doc/bugs/Sync_fails_when_borg_remote_is_inaccessible/comment_2_eff73163e8a7ae09ceeb596fca04c507._comment [new file with mode: 0644]

index f1b15b551691dcba4a98fcbef9a13aa9a52b6619..46cfc3daa476ee2d884af471461efcf08dd9ff30 100644 (file)
@@ -79,3 +79,5 @@ sync: 1 failed
 
 Been working on an addon command that I'll hopefully get quality enough to be
 worth adding to the related software section soon :)
+
+> [[done]] --[[Joey]]
diff --git a/doc/bugs/Sync_fails_when_borg_remote_is_inaccessible/comment_2_eff73163e8a7ae09ceeb596fca04c507._comment b/doc/bugs/Sync_fails_when_borg_remote_is_inaccessible/comment_2_eff73163e8a7ae09ceeb596fca04c507._comment
new file mode 100644 (file)
index 0000000..106c64b
--- /dev/null
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2023-08-16T20:01:21Z"
+ content="""
+Made sync skip many kinds of remotes that use a directory when the
+directory does not exist.
+"""]]