Gilles Quénot
Gilles Quénot
Nice, but get error: https://github.com/v1cont/yad/issues/227
Using `tar -cf - /path/to/dir | nc -w 3 ` I **can't** reproduce the issue, no. Backup OK in one pass. **Edit**: with `2.0.0b6`, the first time (new repository) it's...
- I only changed backup server, never had issues in the past like this, so the client doesn't have any changes from the past - sometimes, the problem appears not...
Anything in mind to check? As I said, no issue with `rsync` nor `netcat`. And `mtr` report no packet loss. But I have a few errors from my interface: `RX...
> I heard that some network equipment, like routers like to teardown a connection in case there is some pause in the transmission. > > Or, in general, just some...
This is due to the fact that I need to test again and again. But it's not the root cause of anything. There's only one client in this repository.
In `layouts/index.html`, the number `9` is hardcoded: ``` {{ $pag := .Paginate (where site.RegularPages "Type" "in" site. arams.mainSections ) 9 }} |Params.mainSections ) 9 }} ``` So the variable will...
Please check my PR