Patrik Dufresne
Patrik Dufresne
Hi @alci63 Could you problem more details about your problem: 1. The full command line you ran to generate the error. 2. The output of the command line with `-v...
According to POSIX error code: Errno 61: ENODATA ``` ENODATA The named attribute does not exist, or the process has no access to this attribute; see [xattr(7)](https://man7.org/linux/man-pages/man7/xattr.7.html). In POSIX.1-2001 (XSI...
After from testing with various mobile device, `datatype: camera` is doing exactly what I want. Closing this ticket.
Well, do you have this .travis.yml file somewhere else ? Would be very helpful to me. Thanks
For the time being, could we remove the duplicate pages from rdiff-backup.net and simply redirect to https://github.com/rdiff-backup/rdiff-backup/blob/master/docs/FAQ.md
Something I did not tought about yet is how to redistribute librscync binaries. For non-unix platform, we may need to include it in the wheel packages.
Because I find it very painful to compile rdiff-backup on all the available platform on the market. It adds complexity to the redistribution of the rdiff-backup. Just for Unix like...
Link ti #67
About this, while working on rdiffweb, I found our that python gzip library is alot slower then command `gzip`. At the end I recall doing something fancy to speedup the...
Personnaly, I'm not a big fan of ppa We should focus on delivering rdiff-backup on less channel but do it properly. Since the projet is a python project, a good...