Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Conversation

@jutonz
Copy link

@jutonz jutonz commented Oct 18, 2017

Allows syncing files to Keybase.

Folders mounted with Keybase utilize a special file system (kbfs) which,
while doing some pretty cool stuff, either doesn't support some common
operations or requires them to be done via the Keybase CLI. The two
which pertain to Mackup are copying folders recursively (which should be
done with keybase fs cp) and stripping ACL's (which is not at all
supported). I tried to document these oddities pretty well, but let me
know if this could be made more clear.

Closes #1048

Allows syncing files to Keybase.

Folders mounted with Keybase utilize a special file system (kbfs) which,
while doing some pretty cool stuff, either doesn't support some common
operations or requires them to be done via the Keybase CLI. The two
which pertain to Mackup are copying folders recursively (which should be
done with `keybase fs cp`) and stripping ACL's (which is not at all
supported). I tried to document these oddities pretty well, but let me
know if this could be made more clear.

Closes lra#1048
@ShakataGaNai
Copy link

This is nifty. I just want to note that you can also just use a keybase git repo too (and have a cron-type job commit all & push periodically).

@spuder
Copy link
Contributor

spuder commented Jan 15, 2021

Also would love to see this merged!

@jutonz jutonz closed this Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Errors with /keybase file system

3 participants