You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
19:59:18] INFO: Sync /config/home-assistant.log.1 -> [email protected]:/home/cevica/Data/H032/ with options "--archive --recursive --compress"
++ rsync --archive --recursive --compress -e 'ssh -p 22 -i /ssl/rsync/id_rsa -oStrictHostKeyChecking=no' /config/home-assistant.log.1 [email protected]:/home/cevica/Data/H032/
++ set +x
[19:59:20] INFO: Synced all folders
[20:09:31] INFO: Use private key from /ssl/rsync/id_rsa
[20:09:31] INFO: Checking local directory: /config/field_data
[20:09:31] INFO: Creating local directory: /config/field_data
[20:09:31] INFO: Checking local directory: /config/home-assistant.log
[20:09:31] INFO: Creating local directory: /config/home-assistant.log
The local directory is existing, but it create a blank directory and send it to target. Instead of sending real file, it send the created folders which has the same file name to the to the target
The text was updated successfully, but these errors were encountered:
configuration is:
-folders:
remote: /home/cevica/Data/H033/
options: "-archive --recursive --compress"
direction: push
remote: /home/cevica/Data/H033/
options: "-archive --recursive --compress"
direction: push
19:59:18] INFO: Sync /config/home-assistant.log.1 -> [email protected]:/home/cevica/Data/H032/ with options "--archive --recursive --compress"
++ rsync --archive --recursive --compress -e 'ssh -p 22 -i /ssl/rsync/id_rsa -oStrictHostKeyChecking=no' /config/home-assistant.log.1 [email protected]:/home/cevica/Data/H032/
++ set +x
[19:59:20] INFO: Synced all folders
[20:09:31] INFO: Use private key from /ssl/rsync/id_rsa
[20:09:31] INFO: Checking local directory: /config/field_data
[20:09:31] INFO: Creating local directory: /config/field_data
[20:09:31] INFO: Checking local directory: /config/home-assistant.log
[20:09:31] INFO: Creating local directory: /config/home-assistant.log
The local directory is existing, but it create a blank directory and send it to target. Instead of sending real file, it send the created folders which has the same file name to the to the target
The text was updated successfully, but these errors were encountered: