try to capture the backup client output to an file like :
works with and without "> backup.log" fine. Just there is no output in file backup.log
File is created but with 0 byte.
#### ok deutsches Forum geht trotzdem oder?
Bash:
proxmox-backup-client backup --backup-type host ${comp}_root_home.pxar:/root/ ${comp}_root_etc.pxar:/etc/ --keyfile /root/_cred_/pbs01_key --repository $serv1:$ds1 > backup.log
works with and without "> backup.log" fine. Just there is no output in file backup.log
File is created but with 0 byte.
#### ok deutsches Forum geht trotzdem oder?
