taw00

Results 43 comments of taw00

_I hope this clears things up and helps someone._ ### My source tree (command `tree ./test-source/`): ``` ./test-source/ ├── folder01 │   └── should-be-excluded.txt ├── folder02 │   └── should-be-excluded.txt ├── folder03...

SSH does not require a password at every run. Use an ssh key public key (you should do this anyway, it is more secure). I never ever remember how to...

Minor issue, but would not nice.

That utility also uses a CLI and is based off `rsync` But it also has a GUI frontend. It can store remote backups encrypted as well which is nice (I...

Two years and no commentary by Atom folks except the stale-bot and folks burnt by this? Come on Atom people. :)

> @taw00 how did you provision the second device? Sorry that this issue sat in my dust bin forever. I don't recall how I provisioned that device.

And looking at the docs ... is `keybase fs ...` a deprecated thing? I use it out of habit, but I honestly am unsure what it does differently than just...

I see it as described in the first description. If the file already exists, but I want to overwrite it, I used to be about to do a `-f` to...