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
df70dde56c
Update backup_rsync.py
...
[FIX] count of files and count of bytes always zero on rsync backups
2024-12-20 10:48:43 +01:00
htouvet
bc4b9811ed
migrate to Python3 (from alejeune)
2022-04-25 10:02:43 +02:00
Yohannès ALEMU
8aa63dbdd4
bug with written_files_count in backup rsync+ssh module
2019-01-03 15:47:22 +01:00
ssamson-tis
221f666ebd
ssh ne doit pas demander interactivement de mot de passe, meme si la cle n'est pas bonne.
2016-05-12 12:14:13 +02:00
Jérémie Courrèges-Anglas
8711610053
Actually, log the last 512 bytes.
2015-05-15 11:59:44 +02:00
Jérémie Courrèges-Anglas
5001af381b
On unknown error, log the last 256 bytes of rsync output
...
... else we're completely clueless about what actually happened.
2015-05-15 11:49:34 +02:00
Jérémie Courrèges-Anglas
cb9ceba2f8
The intent was probably to log the returncode here too
2015-05-15 11:47:40 +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
94335e6d23
L'implem' de 'cipher_spec' comme param optionel ne marche pas en l'etat
2015-05-13 16:22:22 +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
Jérémie Courrèges-Anglas
53b0d44ead
Make the cipher spec optional
2015-05-13 15:48:37 +02:00
ssamson-tis
30fd30d506
fix ssh cipher
2015-03-25 15:22:56 +01:00
ssamson-tis
d554c478f2
Bugfix: - vmdk imports
...
- stats logs with rsync
2015-03-25 12:27:57 +01:00
ssamson-tis
bd05ae8f25
Fist commit
2013-05-23 10:19:43 +02:00