Commit Graph
9 Commits
Author SHA1 Message Date
SeiyaGame 338497eb21 (fix) SyntaxWarning with python 3.12
Changelog of python :
- Invalid backslash escape sequences in strings now warn with SyntaxWarning instead of DeprecationWarning, making them more visible. (They will become syntax errors in the future.)
2025-04-09 15:18:02 +02:00
Hubert TOUVET 9948b9fe04 Update backup_rsync_btrfs.py
[FIX] count of files and count of bytes always zero on rsync-btrfs backups
2024-12-20 10:49:34 +01:00
htouvet bc4b9811ed migrate to Python3 (from alejeune) 2022-04-25 10:02:43 +02:00
Vincent MAUGER 82ca9dfa35 changement du path btrfs 2020-11-20 14:13:25 +01:00
Jérémie Courrèges-Anglas 7e6983f77a Also log error messages from btrfs.
Minor whitespace cleanup while here.
2015-05-15 12:26:53 +02:00
Jérémie Courrèges-Anglas e3e58d8963 Sync with last changes in backup_rsync.py 2015-05-15 12:16:14 +02:00
Jérémie Courrèges-Anglas 0152852eb4 Re-add cipher_spec optional setting, this time with no default value 2015-05-13 17:38:05 +02:00
Jérémie Courrèges-Anglas 41d09962eb blowfish is slow and isn't supported on Jessie: let ssh decide
cf. https://support.tranquil.it/issue648
2015-05-13 16:06:45 +02:00
ssamson-tis 690292ece9 Ajout support des backups via btrfs 2014-07-25 15:01:18 +02:00