Updated today (I know I'm late and I'm sorry) to version 10.16.11
one error:
Code: Select all
***** Left Side: : SFTP CONNECTION STARTS *****
Left Side: : Established SFTP connection with user name root. Total number of SFTP connections: 3
08:59:16.278 Transfer error, dest size=551, src size=39
E:\backups\main\etc\systemd\system\multi-user.target.wants\amavisd.service.d20240305-u175204.s39.$syncovery
Exception Transfer error, dest size=551, src size=39 at 0000000001C312FA.
Filename: sftp://main.neurozone.fr/etc/systemd/system/multi-user.target.wants/amavisd.service
Checkpoints: TGGetOrPutEX:Transfer error, dest size=551, src size=39
Incomplete file deleted from destination: E:\backups\main\etc\systemd\system\multi-user.target.wants\amavisd.service.d20240305-u175204.s39.$syncovery
Double-checking source file size for ostree-remount.service
Size confirmed: 46
08:59:14.776 Copied file too big on dest (1481>46) - deleting:
E:\backups\main\etc\systemd\system\local-fs.target.wants\ostree-remount.service.d20241018-u190622.s46.$syncovery
08:59:14.776 Disconnecting from server in order to reconnect. Reason: DestFileSize>SourceSize in TGGetOrPut
Left Side: : Closing SFTP connection with user name root. Total number of SFTP connections remaining: 1
08:59:14.777 Reconnecting to server
root@neurozone.fr: [/root] 08:54:23$ ls -hl /etc/systemd/system/multi-user.target.wants/amavisd.service
lrwxrwxrwx. 1 root root 39 Mar 5 2024 /etc/systemd/system/multi-user.target.wants/amavisd.service -> /usr/lib/systemd/system/amavisd.service
It's a symlink on the source (rocky linux 9.4) and the file exist on the destination (my personal computer, windows 11 pro)
The file also exist on the source as the real file: /usr/lib/systemd/system/amavisd.service
and it also exist on the usr backup folder (another job) on the target (personal computer)
Also, it's configured as exact mirror from source (linux to target (windows), maybe using smart tracking may be better ?