Simon Frei
Simon Frei
No need for any permissions, you are free to publish your own work. And as long as you are not doing anything obviously nefarious or against the Syncthing principles, or...
Because it is not just a file (it's a directory anyway, but that's not what I am getting at): This means something is potentially very wrong with your shared folder...
I am locking this issue, there is a lot of good information early on and there's already a clear, actionable goal here: Have a more helpful error message that links...
It's not (yet?) a default in git, but the default branch has recently(ish) been made configurable: https://github.blog/2020-07-27-highlights-from-git-2-28/#introducing-init-defaultbranch If you are already restructuring branches, I do suggest using `main`. I do...
Just a thought about maybe switching to 1.0: I agree that considering the maturity it is an appropriate step, however it might rise the (mental) bar for anyone considering to...
The move to KDE (#1494) can also help with this: They do provide hosting. They also have infrastructure to build and distribute binaries.
I was pointed here by Zillode after filing PR Zillode/notify#3. I needed the ignore functionality for syncthing-inotify and filed it against the Zillode fork, as my approach is limited to...
I now separated the ignoreTest specification from the Watch function. Thus there is no change in how to use the Watch function and everything remains just as it was before....
Might also be fixed by #201 - could you test if it actually is please? @vivek-bansal-VB
I run the code I provided above, so everything works trough the "os" package of Go. Bin shouldn't be involved anyway, as I am renaming not deleting. Rename is expected,...