Patrik Dufresne
Patrik Dufresne
I also have similar issue with `Europe/Zurich` where it get displayed as `+0200` instead of `CEST`
To add my grain of salt. I prefer a command line parameter. I would probably take the same path as rsync. A single block-side for all the files in backups....
I have the same usecase here.
Reading more on the subject, we might need to handle all these error code the way way: EAGAIN and EWOULDBLOCK.
I learn something new. Linux vs MacOS errno values are completely different. EDEADLK == Errno 11 on MacOS, but EDEADLK on Linux. ``` WARNING: Exception '[Errno 11] Resource deadlock avoided'...
I manage to capture a bit more log on the client side. ``` rdiff-backup 2.2.6 * Executing remote command /usr/bin/ssh -oBatchMode=yes -oPreferredAuthentications=publickey -p 6603 -oUserKnownHostsFile=/Users/marie-claude/Library/Preferences/Minarca/known_hosts -oIdentitiesOnly=yes -i /Users/marie-claude/Library/Preferences/Minarca/id_rsa [email protected] 'minarca/6.0.0b11.dev3+g72a1ccf...
> Could you confirm if the exception is raised and captured on the client side ? That seams to be the issue. I ran the backup with a small subset...
I started thinking about it last Friday. One solution would be to make the change into `connection.py` to serialize OSError with the `errno_name`. On the other side, will receive the...
@ericzolf Here my first attempt to better handle Cross Device Link error. I also remove the "move()" function that is not used anywhere.
ha ha funny. The character in question is a backslash : https://www.compart.com/en/unicode/U+005C